SPWeb.CustomJavaScriptFileUrl - Propriété
L'URL de fichier personnalisé JavaScript utilisé par le contrôle web CustomJsUrl.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property CustomJavaScriptFileUrl As String
Get
Set
'Utilisation
Dim instance As SPWeb
Dim value As String
value = instance.CustomJavaScriptFileUrl
instance.CustomJavaScriptFileUrl = value
public string CustomJavaScriptFileUrl { get; set; }
Valeur de propriété
Type : System.String
Chaîne String qui représente l'URL de fichier personnalisé JavaScript .