Table of Contents

Class View

Namespace
InSite.UI.Admin.Integrations.DirectAccess
Assembly
InSite.UI.dll
public class View : ViewerController, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
View
Implements
Inherited Members

Constructors

View()

public View()

Fields

AboriginalIdentity

AboriginalIdentity control.

protected Literal AboriginalIdentity

Field Value

Literal

Remarks

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

AboriginalIndicator

AboriginalIndicator control.

protected Literal AboriginalIndicator

Field Value

Literal

Remarks

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

AddressCity

AddressCity control.

protected Literal AddressCity

Field Value

Literal

Remarks

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

AddressLine1

AddressLine1 control.

protected Literal AddressLine1

Field Value

Literal

Remarks

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

AddressLine2

AddressLine2 control.

protected Literal AddressLine2

Field Value

Literal

Remarks

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

AddressPostalCode

AddressPostalCode control.

protected Literal AddressPostalCode

Field Value

Literal

Remarks

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

AddressProvince

AddressProvince control.

protected Literal AddressProvince

Field Value

Literal

Remarks

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

Birthdate

Birthdate control.

protected Literal Birthdate

Field Value

Literal

Remarks

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

ContactGroupSection

ContactGroupSection control.

protected NavItem ContactGroupSection

Field Value

NavItem

Remarks

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

ContactGroups

ContactGroups control.

protected ContactGroupGrid ContactGroups

Field Value

ContactGroupGrid

Remarks

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

CrmIdentifier

CrmIdentifier control.

protected Literal CrmIdentifier

Field Value

Literal

Remarks

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

Email

Email control.

protected Literal Email

Field Value

Literal

Remarks

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

ExamWorkflowSection

ExamWorkflowSection control.

protected NavItem ExamWorkflowSection

Field Value

NavItem

Remarks

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

ExamWorkflows

ExamWorkflows control.

protected ExamWorkflowGrid ExamWorkflows

Field Value

ExamWorkflowGrid

Remarks

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

FirstName

FirstName control.

protected Literal FirstName

Field Value

Literal

Remarks

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

Gender

Gender control.

protected Literal Gender

Field Value

Literal

Remarks

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

HashCode

HashCode control.

protected Literal HashCode

Field Value

Literal

Remarks

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

IsActive

IsActive control.

protected Literal IsActive

Field Value

Literal

Remarks

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

IsDeceased

IsDeceased control.

protected Literal IsDeceased

Field Value

Literal

Remarks

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

IsMerged

IsMerged control.

protected Literal IsMerged

Field Value

Literal

Remarks

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

IsNew

IsNew control.

protected Literal IsNew

Field Value

Literal

Remarks

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

LastName

LastName control.

protected Literal LastName

Field Value

Literal

Remarks

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

Mailouts

Mailouts control.

protected MailoutGrid Mailouts

Field Value

MailoutGrid

Remarks

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

MiddleName

MiddleName control.

protected Literal MiddleName

Field Value

Literal

Remarks

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

Mobile

Mobile control.

protected Literal Mobile

Field Value

Literal

Remarks

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

Name

Name control.

protected Literal Name

Field Value

Literal

Remarks

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

NavPanel

NavPanel control.

protected Nav NavPanel

Field Value

Nav

Remarks

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

NotificationSection

NotificationSection control.

protected NavItem NotificationSection

Field Value

NavItem

Remarks

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

PersonalEducationNumber

PersonalEducationNumber control.

protected Literal PersonalEducationNumber

Field Value

Literal

Remarks

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

Refreshed

Refreshed control.

protected Literal Refreshed

Field Value

Literal

Remarks

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

SectionIndividual

SectionIndividual control.

protected NavItem SectionIndividual

Field Value

NavItem

Remarks

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

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs