다음을 통해 공유


SP.UI.Dialog.returnValue Property

Applies to: SharePoint Foundation 2010

Gets or sets the return value of the dialog.

var value = SP.UI.Dialog.get_returnValue(); 
SP.UI.Dialog.set_returnValue(value);

Property Value

Type: Object

The return value of the dialog.

Applies To

SP.UI.Dialog Class

See Also

Reference

SP.UI.Dialog Methods

SP.UI.Dialog Properties

SP.UI Namespace