Partager via


View.JSLink - Propriété

Specifies the JavaScript files used for the view.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Property JSLink As String
    Get
    Set
'Utilisation
Dim instance As View
Dim value As String

value = instance.JSLink

instance.JSLink = value
public string JSLink { get; set; }

Valeur de propriété

Type : System.String
The URI for the JavaScript file.

Remarques

La propriété JSLink n’est pas prise en charge sur la liste d’enquête ou d’événements. Un calendrier SharePoint correspond à une liste d’événements.

Voir aussi

Référence

View classe

View - Membres

Microsoft.SharePoint.Client - Espace de noms