UniSelectorAllowDefault Property |
Specifies, whether the selector allows default item selection. If the dialog allows default selection,
it displays the (default) field in the DDL variant (default false).
For multiple selection it returns empty string, otherwise it returns 0.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual bool AllowDefault { get; set; }
Property Value
Type:
BooleanSee Also