Compartir a través de


de la propiedad SPFieldGuid.FieldRenderingMobileControl

NOTA: esta API está ahora obsoleta.

Esta propiedad devuelve campo un control de representación para un dispositivo móvil.

Espacio de nombres:  Microsoft.SharePoint
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Public Overrides ReadOnly Property FieldRenderingMobileControl As SPMobileBaseFieldControl
    Get
'Uso
Dim instance As SPFieldGuid
Dim value As SPMobileBaseFieldControl

value = instance.FieldRenderingMobileControl
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
public override SPMobileBaseFieldControl FieldRenderingMobileControl { get; }

Valor de propiedad

Tipo: Microsoft.SharePoint.MobileControls.SPMobileBaseFieldControl
Un SPMobileBaseFieldControl.

Vea también

Referencia

clase SPFieldGuid

Miembros SPFieldGuid

Espacio de nombres Microsoft.SharePoint