TilesViewWebPart.CustomContextInfoJson property

Gets additional list ContextInfo JSON.

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

Syntax

'Declaration
Protected Overridable ReadOnly Property CustomContextInfoJson As String
    Get
'Usage
Dim value As String

value = Me.CustomContextInfoJson
protected virtual string CustomContextInfoJson { get; }

Property value

Type: System.String

See also

Reference

TilesViewWebPart class

TilesViewWebPart members

Microsoft.SharePoint.WebPartPages namespace