Click or drag to resize
IconType Enumeration
Document con type enumeration

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
[FlagsAttribute]
public enum IconType
Members
  Member nameValueDescription
Linked1 Linked document
NotTranslated2 Not translated document
Archived8 Archived document
Published16 Published document
NotPublished32 Not published document
CheckedOut64 Checked out document
VersionNotPublished128 Document version not published
See Also