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.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public bool AddCurrentLibraryRecord { get; set; }

Property Value

Type: Boolean
See Also