Click or drag to resize
UniSelectorDisabledItems Property
Gets or sets identifiers of disabled items for selection dialog in multiple choice mode. Identifiers are separated by semicolon.

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

Property Value

Type: String
See Also