WebPartGalleryItemBase.V3PickerKey Property
Gets the Web Part key that is compatible with the Windows SharePoint Services 3.0 Web Part picker.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides ReadOnly Property V3PickerKey As String
Get
'Usage
Dim instance As WebPartGalleryItemBase
Dim value As String
value = instance.V3PickerKey
public override string V3PickerKey { get; }
Property Value
Type: System.String
Empty string in all cases.