Ler em inglês

Compartilhar via


SPBusinessDataField.FieldRenderingMobileControl property

NOTE: This API is now obsolete.

Essa propriedade retorna o controle de renderização de campo para dispositivos móveis.

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

Syntax

[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; }

Property value

Type: Microsoft.SharePoint.MobileControls.SPMobileBaseFieldControl
Um objeto SPMobileBaseFieldControl que representa o controle.

Ver também

Referência

SPBusinessDataField class

SPBusinessDataField members

Microsoft.SharePoint namespace