PickerEntity.ProviderName Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<DataMemberAttribute> _
Public Property ProviderName As String
Get
Set
'Usage
Dim instance As PickerEntity
Dim value As String
value = instance.ProviderName
instance.ProviderName = value
[DataMemberAttribute]
public string ProviderName { get; set; }
Property Value
Type: System.String
Returns String.