Click or drag to resize
CMSDocumentManagerCloseDialog Property
Indicates whether dialog should be closed after action

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

Property Value

Type: Boolean

Implements

ICMSDocumentManagerCloseDialog
See Also