Click or drag to resize
AdvancedExportCurrentModal Property
Gets current modal control (in case of more popups).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected ModalPopupDialog CurrentModal { get; }

Property Value

Type: ModalPopupDialog
See Also