Share via


SP.UI.Dialog.frameElement Property

Applies to: SharePoint Foundation 2010

Gets the IFRAME element that shows the inner window of the dialog.

var value = SP.UI.Dialog.get_frameElement(); 

Property Value

Type: DOMElement

The IFRAME element of the dialog.

Applies To

SP.UI.Dialog Class

See Also

Reference

SP.UI.Dialog Methods

SP.UI.Dialog Properties

SP.UI Namespace