Class SenderOrganizationList
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Repeater
Repeater control.
protected Repeater Repeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UpdatePanel
UpdatePanel control.
protected UpdatePanel UpdatePanel
Field Value
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
Methods
LoadData(Guid)
public void LoadData(Guid sender)
Parameters
senderGuid
OnInit(EventArgs)
protected override void OnInit(EventArgs e)