TilesViewWebPart.CustomContextInfoJson property
Obtém adicionais lista ContextInfo JSON.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Overridable ReadOnly Property CustomContextInfoJson As String
Get
'Uso
Dim value As String
value = Me.CustomContextInfoJson
protected virtual string CustomContextInfoJson { get; }
Property value
Type: System.String