Partager via


PublishingCachablePage.OnPreInit - Méthode

Déclenche l'événement d'initialisation préalable.

Espace de noms :  Microsoft.SharePoint.Publishing
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Protected Overrides Sub OnPreInit ( _
    e As EventArgs _
)
'Utilisation
Dim e As EventArgs

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

Paramètres

  • e
    Type : System.EventArgs

    Un objet System.EventArgs qui contient des informations sur l'événement.

Voir aussi

Référence

PublishingCachablePage classe

PublishingCachablePage - Membres

Microsoft.SharePoint.Publishing - Espace de noms