BlogMonthQuickLaunch.OnLoad method
處理Load事件。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Overrides Sub OnLoad ( _
e As EventArgs _
)
'用途
Dim e As EventArgs
Me.OnLoad(e)
protected override void OnLoad(
EventArgs e
)
參數
e
Type: System.EventArgs事件資料。
備註
這個覆寫根據m_bHideWebPart欄位的值將頁面上,設定目前的網頁組件樣式和可見性。