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