Class UserOrganizationList
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AdministratorCount
AdministratorCount control.
protected Label AdministratorCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeveloperCount
DeveloperCount control.
protected Label DeveloperCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LearnerCount
LearnerCount control.
protected Label LearnerCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OperatorCount
OperatorCount control.
protected Label OperatorCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OrganizationCombo
OrganizationCombo control.
protected FindOrganization OrganizationCombo
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OrganizationCount
OrganizationCount control.
protected HiddenField OrganizationCount
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.
Properties
ItemsCount
public int ItemsCount { get; set; }
Property Value
Methods
LoadData(Guid)
public void LoadData(Guid user)
Parameters
userGuid
OnInit(EventArgs)
protected override void OnInit(EventArgs e)