Share via


SPMobileGeolocationField.Longitude property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Longitude As String
    Get
'Usage
Dim instance As SPMobileGeolocationField
Dim value As String

value = instance.Longitude
public string Longitude { get; }

Property value

Type: System.String

See also

Reference

SPMobileGeolocationField class

SPMobileGeolocationField members

Microsoft.SharePoint.Mobile.WebControls namespace