Table of Contents

Class UserOrganizationList

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

Constructors

UserOrganizationList()

public UserOrganizationList()

Fields

AccessCount

AccessCount control.

protected Label AccessCount

Field Value

Label

Remarks

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

AdministratorCount

AdministratorCount control.

protected Label AdministratorCount

Field Value

Label

Remarks

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

DeveloperCount

DeveloperCount control.

protected Label DeveloperCount

Field Value

Label

Remarks

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

LearnerCount

LearnerCount control.

protected Label LearnerCount

Field Value

Label

Remarks

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

OperatorCount

OperatorCount control.

protected Label OperatorCount

Field Value

Label

Remarks

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

OrganizationCombo

OrganizationCombo control.

protected FindOrganization OrganizationCombo

Field Value

FindOrganization

Remarks

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

OrganizationCount

OrganizationCount control.

protected HiddenField OrganizationCount

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.

Properties

ItemsCount

public int ItemsCount { get; set; }

Property Value

int

Methods

LoadData(Guid)

public void LoadData(Guid user)

Parameters

user Guid

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs