Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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