Partager via


ListFormWebPart.JSLink - Propriété

Obtient ou définit l'URL qui pointent vers le.Fichier JS qui doit être utilisé pour afficher le formulaire de liste dans le composant WebPart.

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
<WebPartStorageAttribute(Storage.Shared)> _
Public Property JSLink As String
    Get
    Set
'Utilisation
Dim instance As ListFormWebPart
Dim value As String

value = instance.JSLink

instance.JSLink = value
[BrowsableAttribute(false)]
[WebPartStorageAttribute(Storage.Shared)]
public string JSLink { get; set; }

Valeur de propriété

Type : System.String
L'URL qui pointent vers le.Fichier JS.

Voir aussi

Référence

ListFormWebPart classe

ListFormWebPart - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms