Partager via


ProfilePropertyImage.OnLoad, méthode (Microsoft.SharePoint.Portal.WebControls)

Occurs immediately after the PropertyImage object is loaded.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Protected Overrides Sub OnLoad ( _
    a As EventArgs _
)
'Utilisation
Dim a As EventArgs

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

Paramètres

  • a
    Contains the event data.

Voir aussi

Référence

ProfilePropertyImage, classe
Membres ProfilePropertyImage
Microsoft.SharePoint.Portal.WebControls, espace de noms