Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.