WebPartZone.QuickAdd Property
NOTE: This API is now obsolete.
This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<ObsoleteAttribute("Use the WebPartAdder control instead.")> _
Public ReadOnly Property QuickAdd As WebPartQuickAdd
Get
'Usage
Dim instance As WebPartZone
Dim value As WebPartQuickAdd
value = instance.QuickAdd
[ObsoleteAttribute("Use the WebPartAdder control instead.")]
public WebPartQuickAdd QuickAdd { get; }
Property Value
Type: Microsoft.SharePoint.WebPartPages.WebPartQuickAdd
The control that is used to quickly add WebPart controls in the WebPartZone.