SP.UI.ModalDialog.childDialog Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Remarks
Applies To

Gets the most recently opened dialog.

var value = SP.UI.ModalDialog.get_childDialog();

Property Value

Type: SP.UI.ModalDialog

The most recently opened dialog.

Remarks

This property is null if no dialog is open.

Applies To

SP.UI.ModalDialog Class

See Also

Reference

SP.UI.ModalDialog Methods

SP.UI.ModalDialog Properties

SP.UI Namespace