SPFieldText.FieldRenderingMobileControl - Propriété

Remarque : cette API est désormais obsolète.

Obtient le contrôle de type de champ mobile qui est utilisé pour restituer le champ.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<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
'Utilisation
Dim instance As SPFieldText
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; }

Valeur de propriété

Type : Microsoft.SharePoint.MobileControls.SPMobileBaseFieldControl
Un objet SPMobileBaseFieldControl qui représente le contrôle.

Voir aussi

Référence

SPFieldText classe

SPFieldText - Membres

Microsoft.SharePoint - Espace de noms