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: 8.2.23
Syntaxpublic virtual bool AllowDefault { get; set; }
Property Value
Type:
Boolean
See Also