ObjectTypeInfoIsCategory Property |
Indicates whether the object type represents a category for organizing other objects in a tree hierarchy (for example web part categories).
The default value is false.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxpublic bool IsCategory { get; set; }
Property Value
Type:
Boolean
See Also