WebPartAdder.Included Property
Gets a WebPartAdder.SelectorCollection that indicates which Web Parts from the site gallery will be included in the WebPartAdder.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property Included As WebPartAdder.SelectorCollection
Get
'Usage
Dim instance As WebPartAdder
Dim value As WebPartAdder.SelectorCollection
value = instance.Included
public WebPartAdder.SelectorCollection Included { get; }
Property Value
Type: Microsoft.SharePoint.WebPartPages.WebPartAdder.SelectorCollection
A WebPartAdder.SelectorCollection that indicates which Web Parts from the site gallery will be included in the WebPartAdder.