Click or drag to resize
TreeNodeDocumentMenuItemInactive Property
Indicates whether item is inactive in document menu.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual bool DocumentMenuItemInactive { get; set; }

Property Value

Type: Boolean
See Also