Table of Contents

Class RelatedPersons

Namespace
InSite.Cmds.Controls.User
Assembly
InSite.UI.dll
public class RelatedPersons : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
RelatedPersons
Implements
Inherited Members

Constructors

RelatedPersons()

public RelatedPersons()

Fields

EmployeeRow

EmployeeRow control.

protected PlaceHolder EmployeeRow

Field Value

PlaceHolder

Remarks

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

Employees

Employees control.

protected Repeater Employees

Field Value

Repeater

Remarks

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

GroupCompetencySummary

GroupCompetencySummary control.

protected CompetencySummary GroupCompetencySummary

Field Value

CompetencySummary

Remarks

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

LeaderRow

LeaderRow control.

protected HtmlGenericControl LeaderRow

Field Value

HtmlGenericControl

Remarks

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

Leaders

Leaders control.

protected Repeater Leaders

Field Value

Repeater

Remarks

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

LearnerCount

LearnerCount control.

protected Literal LearnerCount

Field Value

Literal

Remarks

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

MainPanel

MainPanel control.

protected PlaceHolder MainPanel

Field Value

PlaceHolder

Remarks

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

ManagerRow

ManagerRow control.

protected HtmlGenericControl ManagerRow

Field Value

HtmlGenericControl

Remarks

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

Managers

Managers control.

protected Repeater Managers

Field Value

Repeater

Remarks

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

NoContacts

NoContacts control.

protected Literal NoContacts

Field Value

Literal

Remarks

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

Students

Students control.

protected Repeater Students

Field Value

Repeater

Remarks

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

StudentsPanel

StudentsPanel control.

protected HtmlGenericControl StudentsPanel

Field Value

HtmlGenericControl

Remarks

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

SupervisorRow

SupervisorRow control.

protected HtmlGenericControl SupervisorRow

Field Value

HtmlGenericControl

Remarks

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

Supervisors

Supervisors control.

protected Repeater Supervisors

Field Value

Repeater

Remarks

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

ValidatorRow

ValidatorRow control.

protected HtmlGenericControl ValidatorRow

Field Value

HtmlGenericControl

Remarks

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

Validators

Validators control.

protected Repeater Validators

Field Value

Repeater

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

HasContacts()

public bool HasContacts()

Returns

bool

LoadData(Guid)

public void LoadData(Guid personID)

Parameters

personID Guid