Table of Contents

Class Home

Namespace
InSite.Admin.Workflow.Forms
Assembly
InSite.UI.dll
public class Home : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
Home
Implements
Inherited Members

Constructors

Home()

public Home()

Fields

Div1

Div1 control.

protected HtmlGenericControl Div1

Field Value

HtmlGenericControl

Remarks

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

HistoryPanel

HistoryPanel control.

protected HtmlGenericControl HistoryPanel

Field Value

HtmlGenericControl

Remarks

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

RecentChanges

RecentChanges control.

protected RecentList RecentChanges

Field Value

RecentList

Remarks

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

ResponseSessionCount

ResponseSessionCount control.

protected Literal ResponseSessionCount

Field Value

Literal

Remarks

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

SurveyFormCount

SurveyFormCount control.

protected Literal SurveyFormCount

Field Value

Literal

Remarks

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

Methods

BindModelToControls()

protected void BindModelToControls()

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs