Class CollectionPersonRepeater
- Namespace
- InSite.Admin.Accounts.Organizations.Controls
- Assembly
- InSite.UI.dll
public class CollectionPersonRepeater : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
CollectionPersonRepeater
- Implements
- Inherited Members
Constructors
CollectionPersonRepeater()
public CollectionPersonRepeater()
Fields
CommonScript
CommonScript control.
protected PageFooterContent CommonScript
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommonStyle
CommonStyle control.
protected PageHeadContent CommonStyle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DuplicateValidator
DuplicateValidator control.
protected CustomValidator DuplicateValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoItemsMessage
NoItemsMessage control.
protected HtmlGenericControl NoItemsMessage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReorderData
ReorderData control.
protected HiddenField ReorderData
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.
RequiredValidator
RequiredValidator control.
protected CustomValidator RequiredValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
AddPerson()
public void AddPerson()
ClearStorage()
public void ClearStorage()
LoadCollection(Guid, Guid)
public void LoadCollection(Guid organizationId, Guid collectionId)
Parameters
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)
Parameters
SaveCollections()
public void SaveCollections()
SetupValidationGroup(string)
protected override void SetupValidationGroup(string groupName)
Parameters
groupNamestring
UnloadCollection()
public void UnloadCollection()