Share via


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