Click or drag to resize
FullMediaLibrarySelectorAddNoneItemsRecord Property
Gets or sets the value which determines, whether to add none item record to the dropdownlist.

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

Property Value

Type: Boolean
See Also