共用方式為


ScriptEditorWebPart.OnLoad method

在載入處理

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
)

參數

請參閱

參照

ScriptEditorWebPart class

ScriptEditorWebPart members

Microsoft.SharePoint.WebPartPages namespace