共用方式為


ClientRuntimeContext.OnExecutingWebRequest 方法

引發ExecutingWebRequest事件。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight.Runtime (在 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中);  Microsoft.SharePoint.Client.Phone.Runtime (在 Microsoft.SharePoint.Client.Phone.Runtime.dll 中)  Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)

語法

'宣告
Protected Overridable Sub OnExecutingWebRequest ( _
    args As WebRequestEventArgs _
)
'用途
Dim args As WebRequestEventArgs

Me.OnExecutingWebRequest(args)
protected virtual void OnExecutingWebRequest(
    WebRequestEventArgs args
)

參數

備註

這個方法稱為啟動ExecutingWebRequest事件。

請參閱

參照

ClientRuntimeContext 類別

ClientRuntimeContext 成員

Microsoft.SharePoint.Client 命名空間