Partager via


CmsDataFormWebPart.OnLoad - Méthode

Déclenche l'événement load.

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub OnLoad ( _
    e As EventArgs _
)
'Utilisation
Dim e As EventArgs

Me.OnLoad(e)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void OnLoad(
    EventArgs e
)

Paramètres

  • e
    Type : System.EventArgs

    Un objet System.EventArgs qui contient les informations d'événement.

Voir aussi

Référence

CmsDataFormWebPart classe

CmsDataFormWebPart - Membres

Microsoft.SharePoint.Publishing.WebControls - Espace de noms