Table of Contents

Class PersonRecords

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

Constructors

PersonRecords()

public PersonRecords()

Fields

GradebookComboBox

GradebookComboBox control.

protected GradebookComboBox GradebookComboBox

Field Value

GradebookComboBox

Remarks

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

NoGradebooks

NoGradebooks control.

protected Literal NoGradebooks

Field Value

Literal

Remarks

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

ScoreRepeater

ScoreRepeater control.

protected Repeater ScoreRepeater

Field Value

Repeater

Remarks

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

Methods

LoadData(Guid, Guid)

public int LoadData(Guid organizationId, Guid userId)

Parameters

organizationId Guid
userId Guid

Returns

int

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs