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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual bool ApplyValueRestrictions { get; set; }
Property Value
Type:
BooleanSee Also