UnsecuredLayoutsPageBase.StopRequestIfClientIsNotValid 方法
如果客户端已断开连接,则停止页面处理。
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Sub StopRequestIfClientIsNotValid
用法
Dim instance As UnsecuredLayoutsPageBase
instance.StopRequestIfClientIsNotValid()
public void StopRequestIfClientIsNotValid()