ItemPickerExtendedData.EntityNamespace Property
Returns or sets the namespace of the parent entity of the selected instance.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property EntityNamespace As String
Get
Set
'Usage
Dim instance As ItemPickerExtendedData
Dim value As String
value = instance.EntityNamespace
instance.EntityNamespace = value
public string EntityNamespace { get; set; }
Property Value
Type: System.String
Returns String.