Click or drag to resize
MediaViewConfig Property
Gets current dialog configuration.

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

Property Value

Type: DialogConfiguration
See Also