Class Home
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HistoryPanel
HistoryPanel control.
protected HtmlGenericControl HistoryPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RecentChanges
RecentChanges control.
protected RecentList RecentChanges
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResponseSessionCount
ResponseSessionCount control.
protected Literal ResponseSessionCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyFormCount
SurveyFormCount control.
protected Literal SurveyFormCount
Field Value
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)