次の方法で共有


ContentByQueryWebPart.OnLoad メソッド (Microsoft.SharePoint.Publishing.WebControls)

ContentByQueryWebPart オブジェクトの OnLoad イベント。

このメソッドは CLS 準拠ではありません。  

名前空間: Microsoft.SharePoint.Publishing.WebControls
アセンブリ: Microsoft.SharePoint.Publishing (microsoft.sharepoint.publishing.dll 内)

構文

'宣言
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Protected Overrides Sub OnLoad ( _
    e As EventArgs _
)
'使用
Dim e As EventArgs

Me.OnLoad(e)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
protected override void OnLoad (
    EventArgs e
)

パラメータ

  • e
    OnLoad イベント。

関連項目

参照

ContentByQueryWebPart クラス
ContentByQueryWebPart メンバ
Microsoft.SharePoint.Publishing.WebControls 名前空間
ContentByQueryWebPart クラス