WebPartQuickAdd Constructor
NOTE: This API is now obsolete.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")> _
Public Sub New
'Usage
Dim instance As New WebPartQuickAdd()
[ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")]
public WebPartQuickAdd()