LayoutsPageBase.SendResponseForPopUI method
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)
Syntax
'Declaration
Protected Sub SendResponseForPopUI
'Usage
Me.SendResponseForPopUI()
protected void SendResponseForPopUI()