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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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.