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 ContentTypeCssClassNames

Inheritance
System.Object
ContentTypeCssClassNames
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 ContentTypeCssClassNames

Fields

Container

Declaration
public const string Container = "epi-iconObjectContainer"
Field Value
Type Description
System.String

Folder

Declaration
public const string Folder = "epi-iconObjectFolder"
Field Value
Type Description
System.String

Image

Declaration
public const string Image = "epi-iconObjectImage"
Field Value
Type Description
System.String

Page

Declaration
public const string Page = "epi-iconObjectPage"
Field Value
Type Description
System.String

SharedBlock

Declaration
public const string SharedBlock = "epi-iconObjectSharedBlock"
Field Value
Type Description
System.String

Unknown

Declaration
public const string Unknown = "epi-iconObjectUnknown"
Field Value
Type Description
System.String

Video

Declaration
public const string Video = "epi-iconObjectVideo"
Field Value
Type Description
System.String