Class Contacts
public class Contacts : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
Contacts
- Implements
- Inherited Members
Constructors
Contacts()
public Contacts()
Fields
DashboardNavigation
DashboardNavigation control.
protected MyDashboards DashboardNavigation
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LeaderRepeater
LeaderRepeater control.
protected Repeater LeaderRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LeadersPanel
LeadersPanel control.
protected HtmlGenericControl LeadersPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LearnerRepeater
LearnerRepeater control.
protected Repeater LearnerRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LearnersPanel
LearnersPanel control.
protected HtmlGenericControl LearnersPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ManagerRepeater
ManagerRepeater control.
protected Repeater ManagerRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ManagersPanel
ManagersPanel control.
protected HtmlGenericControl ManagersPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StatusAlert
StatusAlert control.
protected Alert StatusAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SubordinateRepeater
SubordinateRepeater control.
protected Repeater SubordinateRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SubordinatesPanel
SubordinatesPanel control.
protected HtmlGenericControl SubordinatesPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SupervisorRepeater
SupervisorRepeater control.
protected Repeater SupervisorRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SupervisorsPanel
SupervisorsPanel control.
protected HtmlGenericControl SupervisorsPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ValidatorRepeater
ValidatorRepeater control.
protected Repeater ValidatorRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ValidatorsPanel
ValidatorsPanel control.
protected HtmlGenericControl ValidatorsPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
RowCssClass
protected string RowCssClass { get; }
Property Value
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)