TilesViewWebPart.JSLink property

Gets the CSR list template to load.

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

TilesViewWebPart class

TilesViewWebPart members

Microsoft.SharePoint.WebPartPages namespace