Click or drag to resize
UniSelectorApplyValueRestrictions Property
Gets or sets the value that indicates whether the UniSelector should apply WhereCondition for the selected value (default: true). This does not affect the modal dialog.

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

Property Value

Type: Boolean
See Also