Class DefaultPage
Inheritance
System.Object
DefaultPage
Assembly: EPiServer.UI.dll
Version: 11.20.7
Syntax
public class DefaultPage : WebFormsBase, ISupportsScriptManager, ISystemMessageSink
Constructors
DefaultPage()
Declaration
Fields
Declaration
protected DynamicCell DynamicCellHeader
Field Value
DynamicCellNavigation
Declaration
protected DynamicCell DynamicCellNavigation
Field Value
DynamiccellReport
Declaration
protected DynamicCell DynamiccellReport
Field Value
DynamicRowContent
Declaration
protected DynamicRow DynamicRowContent
Field Value
Declaration
protected DynamicRow DynamicRowHeader
Field Value
DynamicTable
Declaration
protected DynamicTable DynamicTable
Field Value
InfoFrame
Declaration
protected SystemIFrame InfoFrame
Field Value
Declaration
protected SystemIFrame ReportHeader
Field Value
Declaration
protected SystemIFrame ReportMenu
Field Value
Methods
OnLoad(EventArgs)
Declaration
protected override void OnLoad(EventArgs e)
Parameters
Type |
Name |
Description |
System.EventArgs |
e |
|
OnPreInit(EventArgs)
Declaration
protected override void OnPreInit(EventArgs e)
Parameters
Type |
Name |
Description |
System.EventArgs |
e |
|
Overrides
Implements
Extension Methods