ItemPicker.EntityNamespace property
Gets the Namespace of the External Content Type this control is going to interact with.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property EntityNamespace As String
Get
'Usage
Dim instance As ItemPicker
Dim value As String
value = instance.EntityNamespace
public string EntityNamespace { get; }
Property value
Type: System.String
Returns String.