SPFieldGeolocation.JSLink property
Obtém ou define o arquivo a ser carregado no SAC para lidar com o processamento do campo localização geográfica.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Overrides Property JSLink As String
Get
Set
'Uso
Dim instance As SPFieldGeolocation
Dim value As String
value = instance.JSLink
instance.JSLink = value
public override string JSLink { get; set; }
Property value
Type: System.String
O arquivo a ser carregado.
Comentários
O controle de SPFieldGeolocation usa geolocationfieldtemplate.js para JSLink.