Table of Contents

Class Contacts

Namespace
InSite.UI.Portal.Home
Assembly
InSite.UI.dll
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

MyDashboards

Remarks

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

LeaderRepeater

LeaderRepeater control.

protected Repeater LeaderRepeater

Field Value

Repeater

Remarks

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

LeadersPanel

LeadersPanel control.

protected HtmlGenericControl LeadersPanel

Field Value

HtmlGenericControl

Remarks

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

LearnerRepeater

LearnerRepeater control.

protected Repeater LearnerRepeater

Field Value

Repeater

Remarks

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

LearnersPanel

LearnersPanel control.

protected HtmlGenericControl LearnersPanel

Field Value

HtmlGenericControl

Remarks

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

ManagerRepeater

ManagerRepeater control.

protected Repeater ManagerRepeater

Field Value

Repeater

Remarks

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

ManagersPanel

ManagersPanel control.

protected HtmlGenericControl ManagersPanel

Field Value

HtmlGenericControl

Remarks

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

StatusAlert

StatusAlert control.

protected Alert StatusAlert

Field Value

Alert

Remarks

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

SubordinateRepeater

SubordinateRepeater control.

protected Repeater SubordinateRepeater

Field Value

Repeater

Remarks

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

SubordinatesPanel

SubordinatesPanel control.

protected HtmlGenericControl SubordinatesPanel

Field Value

HtmlGenericControl

Remarks

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

SupervisorRepeater

SupervisorRepeater control.

protected Repeater SupervisorRepeater

Field Value

Repeater

Remarks

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

SupervisorsPanel

SupervisorsPanel control.

protected HtmlGenericControl SupervisorsPanel

Field Value

HtmlGenericControl

Remarks

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

ValidatorRepeater

ValidatorRepeater control.

protected Repeater ValidatorRepeater

Field Value

Repeater

Remarks

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

ValidatorsPanel

ValidatorsPanel control.

protected HtmlGenericControl ValidatorsPanel

Field Value

HtmlGenericControl

Remarks

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

Properties

RowCssClass

protected string RowCssClass { get; }

Property Value

string

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs