SPContentType.JSLink - Propriété
Obtient ou définit le JSLink pour le modèle de formulaire personnalisé du type de contenu
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property JSLink As String
Get
Set
'Utilisation
Dim instance As SPContentType
Dim value As String
value = instance.JSLink
instance.JSLink = value
public string JSLink { get; set; }
Valeur de propriété
Type : System.String