Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sends ECMAScript (JScript, JavaScript) code to the client to make it close its pop-up dialog box.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Sub SendResponseForPopUI
'Usage
Me.SendResponseForPopUI()
protected void SendResponseForPopUI()