EntityEditorWithPicker.MoreItemsText Property

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

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