UnsecuredLayoutsPageBase.StopRequestIfClientIsNotValid Method
Stops page processing if the client has become disconnected.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub StopRequestIfClientIsNotValid
'Usage
Dim instance As UnsecuredLayoutsPageBase
instance.StopRequestIfClientIsNotValid()
public void StopRequestIfClientIsNotValid()
See Also
Reference
UnsecuredLayoutsPageBase Class