Click or drag to resize
FullMediaLibrarySelectorAddCurrentLibraryRecord Property
Gets or sets the value which determines, whether to add current media library 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 AddCurrentLibraryRecord { get; set; }

Property Value

Type: Boolean
See Also