SPFieldGeolocation.FieldRenderingMobileWebControl property

Gets the field rendering control for mobile.

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

Syntax

'Declaration
Public Overrides ReadOnly Property FieldRenderingMobileWebControl As SPMobileBaseFieldControl
    Get
'Usage
Dim instance As SPFieldGeolocation
Dim value As SPMobileBaseFieldControl

value = instance.FieldRenderingMobileWebControl
public override SPMobileBaseFieldControl FieldRenderingMobileWebControl { get; }

Property value

Type: Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseFieldControl
A SPMobileBaseFieldWebControl object that represents the control.

See also

Reference

SPFieldGeolocation class

SPFieldGeolocation members

Microsoft.SharePoint namespace