TilesViewWebPart.JSLink property
取得要載入的 CSR 清單範本。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Overridable ReadOnly Property JSLink As String
Get
'用途
Dim value As String
value = Me.JSLink
protected virtual string JSLink { get; }
Property value
Type: System.String