RenderListContextMenuDataParameters.InplaceFullListSearch property

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

Syntax

'Declaration
Public Property InplaceFullListSearch As String
    Get
    Set
'Usage
Dim instance As RenderListContextMenuDataParameters
Dim value As String

value = instance.InplaceFullListSearch

instance.InplaceFullListSearch = value
public string InplaceFullListSearch { get; set; }

Property value

Type: System.String

See also

Reference

RenderListContextMenuDataParameters class

RenderListContextMenuDataParameters members

Microsoft.SharePoint.Client namespace