Click or drag to resize
SystemDocumentTypes Class
System document types
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngineSystemDocumentTypes

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static class SystemDocumentTypes

The SystemDocumentTypes type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberFile
Class name of the File document type.
Public propertyStatic memberFolder
Class name of the Folder document type.
Public propertyStatic memberMenuItem
Class name of the Menu item document type.
Public propertyStatic memberRoot
Class name of the Root document type.
Top
See Also