PackageGeneration.OnLoad Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.SharePoint.ClientExtensions.Publishing
Assembly:  Microsoft.Office.SharePoint.ClientExtensions (in Microsoft.Office.SharePoint.ClientExtensions.dll)

Syntax

'Declaration
Protected Overrides Sub OnLoad ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnLoad(e)
protected override void OnLoad(
    EventArgs e
)

Parameters

See Also

Reference

PackageGeneration Class

PackageGeneration Members

Microsoft.Office.SharePoint.ClientExtensions.Publishing Namespace