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 ProjectItemCategories

CMS defined categories for project items

Inheritance
System.Object
ProjectItemCategories
Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public static class ProjectItemCategories : Object

Fields

Blocks

Category for BlockData

Declaration
public const string Blocks = "blocks"
Field Value
Type Description
System.String

Media

Category for MediaData

Declaration
public const string Media = "media"
Field Value
Type Description
System.String

Pages

Category for PageData

Declaration
public const string Pages = "pages"
Field Value
Type Description
System.String