Click or drag to resize
ItemIsSelectable Property
Indicates whether the button is not selectable.

Namespace: CMS.UIControls.UniMenuConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public bool IsSelectable { get; set; }

Property Value

Type: Boolean
See Also