SPFieldGeolocation.FieldRenderingMobileWebControl property
Obtém o controle do processamento de campo para dispositivos móveis.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Overrides ReadOnly Property FieldRenderingMobileWebControl As SPMobileBaseFieldControl
Get
'Uso
Dim instance As SPFieldGeolocation
Dim value As SPMobileBaseFieldControl
value = instance.FieldRenderingMobileWebControl
public override SPMobileBaseFieldControl FieldRenderingMobileWebControl { get; }
Property value
Type: Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseFieldControl
Um objeto SPMobileBaseFieldWebControl que representa o controle.