TreeNodeNodeIsContentOnly Property |
Returns true if node is content only.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntaxpublic bool NodeIsContentOnly { get; }
Property Value
Type:
Boolean
See Also