Table of Contents

Class AssessorDetails

Namespace
InSite.UI.Admin.Assessments.Attempts.Controls
Assembly
InSite.UI.dll
public class AssessorDetails : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
AssessorDetails
Implements
Inherited Members

Constructors

AssessorDetails()

public AssessorDetails()

Fields

ControlTitle

ControlTitle control.

protected HtmlGenericControl ControlTitle

Field Value

HtmlGenericControl

Remarks

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

UserEmail

UserEmail control.

protected Literal UserEmail

Field Value

Literal

Remarks

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

UserEmailField

UserEmailField control.

protected HtmlGenericControl UserEmailField

Field Value

HtmlGenericControl

Remarks

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

UserLink control.

protected HtmlAnchor UserLink

Field Value

HtmlAnchor

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

UserName

UserName control.

protected Literal UserName

Field Value

Literal

Remarks

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

Properties

Title

public string Title { get; set; }

Property Value

string

Methods

Bind(User)

public void Bind(User user)

Parameters

user User

Bind(Guid)

public void Bind(Guid userId)

Parameters

userId Guid