Click or drag to resize
ObjectAttachmentsCategories Class
Class containing names of the object attachment (metafiles) categories names used by CMS.
Inheritance Hierarchy
SystemObject
  CMS.DataEngineObjectAttachmentsCategories

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static class ObjectAttachmentsCategories

The ObjectAttachmentsCategories type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberATTACHMENT
Attachment category.
Public fieldStatic memberEPRODUCT
E-product category.
Public fieldStatic memberFORMLAYOUT
Form layout category.
Public fieldStatic memberICON
Icons category.
Public fieldStatic memberIMAGE
Image category.
Public fieldStatic memberINVOICE
Invoice category.
Public fieldStatic memberISSUE
Issue category.
Public fieldStatic memberLAYOUT
Layouts category.
Public fieldStatic memberTEMPLATE
Templates category.
Public fieldStatic memberTHUMBNAIL
Thumbnails category.
Top
See Also