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: 13.0.131
Syntax public bool IsCategory { get; set; }
Property Value
Type:
BooleanSee Also