de la propiedad SPMobileGeolocationField.Value
Obtiene el valor de la SPFieldGeolocationValue de la interfaz de usuario.
Espacio de nombres: Microsoft.SharePoint.Mobile.WebControls
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Overrides ReadOnly Property Value As Object
Get
'Uso
Dim instance As SPMobileGeolocationField
Dim value As Object
value = instance.Value
public override Object Value { get; }
Valor de propiedad
Tipo: System.Object
Vea también
Referencia
clase SPMobileGeolocationField