Share via


ProfilePropertyImage.OnLoad Method

Occurs immediately after the PropertyImage object is loaded.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Overrides Sub OnLoad ( _
    a As EventArgs _
)
'Usage
Dim a As EventArgs

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

Parameters

See Also

Reference

ProfilePropertyImage Class

ProfilePropertyImage Members

Microsoft.SharePoint.Portal.WebControls Namespace