SP.UI.Dialog.html Property
Applies to: SharePoint Foundation 2010
Gets the HTML of the page that appears in the dialog.
var value = SP.UI.Dialog.get_html();
Property Value
Type: DOMElement
The HTML of the page that appears in the dialog.
Applies to: SharePoint Foundation 2010
Gets the HTML of the page that appears in the dialog.
var value = SP.UI.Dialog.get_html();
Type: DOMElement
The HTML of the page that appears in the dialog.