Compartilhar 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

'Declaração
Protected Overrides Sub OnLoad ( _
    e As EventArgs _
)
'Uso
Dim e As EventArgs

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

Parâmetros

Ver também

Referência

PackageGeneration class

PackageGeneration members

Microsoft.Office.SharePoint.ClientExtensions.Publishing namespace