Class ShellSettings

Inheritance
System.Object
ShellSettings
Namespace: EPiServer.UI.MasterPages
Assembly: EPiServer.UI.dll
Version: 11.20.7
Syntax
public class ShellSettings : MasterPage

Constructors

ShellSettings()

Declaration
public ShellSettings()

Fields

HeaderContent

Declaration
protected ContentPlaceHolder HeaderContent
Field Value
Type Description
System.Web.UI.WebControls.ContentPlaceHolder

MainContent

Declaration
protected ContentPlaceHolder MainContent
Field Value
Type Description
System.Web.UI.WebControls.ContentPlaceHolder

Extension Methods