TilesViewWebPart.CustomContextInfoJson 属性
获取其他列表 ContextInfo JSON。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overridable ReadOnly Property CustomContextInfoJson As String
Get
用法
Dim value As String
value = Me.CustomContextInfoJson
protected virtual string CustomContextInfoJson { get; }