EntityEditorWithPicker.MoreItemsText property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property MoreItemsText As String
    Get
'Usage
Dim instance As EntityEditorWithPicker
Dim value As String

value = instance.MoreItemsText
public virtual string MoreItemsText { get; }

Property value

Type: System.String

See also

Reference

EntityEditorWithPicker class

EntityEditorWithPicker members

Microsoft.SharePoint.WebControls namespace