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 SystemIFrame AdminMenu
Field Value
Dynamiccell1
Declaration
protected DynamicCell Dynamiccell1
Field Value
Dynamiccell3
Declaration
protected DynamicCell Dynamiccell3
Field Value
Dynamiccell4
Declaration
protected DynamicCell Dynamiccell4
Field Value
DynamicCell5
Declaration
protected DynamicCell DynamicCell5
Field Value
Dynamiccell6
Declaration
protected DynamicCell Dynamiccell6
Field Value
Dynamicrow2
Declaration
protected DynamicRow Dynamicrow2
Field Value
DynamicRow3
Declaration
protected DynamicRow DynamicRow3
Field Value
DynamicRow4
Declaration
protected DynamicRow DynamicRow4
Field Value
Dynamicrow5
Declaration
protected DynamicRow Dynamicrow5
Field Value
Dynamictable1
Declaration
protected DynamicTable Dynamictable1
Field Value
DynamicTable2
Declaration
protected DynamicTable DynamicTable2
Field Value
InfoFrame
Declaration
protected SystemIFrame InfoFrame
Field Value
Licenseinfo1
Declaration
protected LicenseInfo Licenseinfo1
Field Value
Declaration
[Obsolete("The 'Menu' webcontrol is no longer used and will be removed in an upcoming major release. Use 'NavigationMenu' webcontrol instead.")]
protected ShellMenu Menu
Field Value
Declaration
protected PlatformNavigationMenu NavigationMenu
Field Value
Panel1
Declaration
Field Value
Type |
Description |
System.Web.UI.WebControls.Panel |
|
Methods
OnInit(EventArgs)
Declaration
protected override void OnInit(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