UnsecuredLayoutsPageBase.StopRequestIfClientIsNotValid method
Stops page processing if the client has become disconnected.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub StopRequestIfClientIsNotValid
'Usage
Dim instance As UnsecuredLayoutsPageBase
instance.StopRequestIfClientIsNotValid()
public void StopRequestIfClientIsNotValid()
See also
Reference
UnsecuredLayoutsPageBase class