Table of Contents

Class SenderOrganizationList

Namespace
InSite.Admin.Accounts.Senders.Controls
Assembly
InSite.UI.dll
public class SenderOrganizationList : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
SenderOrganizationList
Implements
Inherited Members

Constructors

SenderOrganizationList()

public SenderOrganizationList()

Fields

OrganizationSelector

OrganizationSelector control.

protected FindOrganization OrganizationSelector

Field Value

FindOrganization

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Repeater

Repeater control.

protected Repeater Repeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

UpdatePanel

UpdatePanel control.

protected UpdatePanel UpdatePanel

Field Value

UpdatePanel

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Properties

ItemsCount

public int ItemsCount { get; set; }

Property Value

int

Methods

LoadData(Guid)

public void LoadData(Guid sender)

Parameters

sender Guid

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs