Click or drag to resize
SelectSettingsCategoryRootCategoryId Property
Gets or sets ID of the Category which will be the root of the tree structure.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public int RootCategoryId { get; set; }

Property Value

Type: Int32
See Also