Partager via


SPFieldGeolocation.JSLink - Propriété

Obtient ou définit le fichier à charger dans le conseiller du service clientèle pour gérer le rendu du champ de géolocalisation.

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

Syntaxe

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

value = instance.JSLink

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

Valeur de propriété

Type : System.String
Le fichier à charger.

Remarques

Le contrôle SPFieldGeolocation utilise geolocationfieldtemplate.js pour JSLink.

Voir aussi

Référence

SPFieldGeolocation classe

SPFieldGeolocation - Membres

Microsoft.SharePoint - Espace de noms