Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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