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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax public int SelectedCategory { get; set; }
Property Value
Type:
Int32See Also