Share via


ItemPicker.EntityNamespace Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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.

See Also

Reference

ItemPicker Class

ItemPicker Members

Microsoft.SharePoint.WebControls Namespace