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.MediaLibrary.Web.UI
Assembly: CMS.MediaLibrary.Web.UI (in CMS.MediaLibrary.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool AddNoneItemsRecord { get; set; }

Property Value

Type: Boolean
See Also