GeolocationFieldControl.m_latitudeBox field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected m_latitudeBox As TextBox
'Usage
Dim value As TextBox
value = Me.m_latitudeBox
Me.m_latitudeBox = value
protected TextBox m_latitudeBox