SP.UI.Dialog Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.UI.Dialog class.

Properties

Name

Description

allowMaximize

Gets a value that indicates whether the dialog can be maximized.

args

Gets the arguments to the dialog.

closed

Gets a value that indicates whether the dialog has been closed.

firstTabStop

Gets the first tab stop of the dialog.

frameElement

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

html

Gets the HTML of the page that appears in the dialog.

lastTabStop

Gets the last tab stop of the dialog.

returnValue

Gets or sets the return value of the dialog.

showClose

Gets a value that indicates whether the Close button appears on the dialog.

title

Gets the title of the dialog.

url

Gets the URL of the page that appears on the dialog.

Applies To

SP.UI.Dialog Class

See Also

Reference

SP.UI.Dialog Methods

SP.UI Namespace