Click or drag to resize
SelectSettingsCategorySelectedCategory Property
Gets the value of the selected Category in the list control, or selects the Category in the list control that contains the specified value.

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

Property Value

Type: Int32
See Also