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 CmsViewNames

Inheritance
System.Object
CmsViewNames
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Shell
Assembly: EPiServer.UI.dll
Version: 11.20.7
Syntax
public static class CmsViewNames

Fields

AllPropertiesCompareView

Declaration
public const string AllPropertiesCompareView = "allpropertiescompare"
Field Value
Type Description
System.String

AllPropertiesView

Declaration
public const string AllPropertiesView = "formedit"
Field Value
Type Description
System.String

ContentListingView

Declaration
public const string ContentListingView = "contentlisting"
Field Value
Type Description
System.String

OnPageEditView

Declaration
public const string OnPageEditView = "onpageedit"
Field Value
Type Description
System.String

PreviewView

Declaration
public const string PreviewView = "view"
Field Value
Type Description
System.String

SideBySideCompareView

Declaration
public const string SideBySideCompareView = "sidebysidecompare"
Field Value
Type Description
System.String