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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.