Table of Contents

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

PageFooterContent

Remarks

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

CommonStyle

CommonStyle control.

protected PageHeadContent CommonStyle

Field Value

PageHeadContent

Remarks

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

DuplicateValidator

DuplicateValidator control.

protected CustomValidator DuplicateValidator

Field Value

CustomValidator

Remarks

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

NoItemsMessage

NoItemsMessage control.

protected HtmlGenericControl NoItemsMessage

Field Value

HtmlGenericControl

Remarks

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

ReorderData

ReorderData control.

protected HiddenField ReorderData

Field Value

HiddenField

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.

RequiredValidator

RequiredValidator control.

protected CustomValidator RequiredValidator

Field Value

CustomValidator

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

organizationId Guid
collectionId Guid

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

OnPreRender(EventArgs)

protected override void OnPreRender(EventArgs e)

Parameters

e EventArgs

SaveCollections()

public void SaveCollections()

SetupValidationGroup(string)

protected override void SetupValidationGroup(string groupName)

Parameters

groupName string

UnloadCollection()

public void UnloadCollection()