WebPartGalleryPicker.OnLoad Method

NOTE: This API is now obsolete.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")> _
Protected Overrides Sub OnLoad ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnLoad(e)
[ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")]
protected override void OnLoad(
    EventArgs e
)

Parameters

See Also

Reference

WebPartGalleryPicker Class

WebPartGalleryPicker Members

Microsoft.SharePoint.WebControls Namespace