Partager via


SPFieldContactInformation.FieldRenderingMobileControl - Propriété

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

Cette propriété renvoie un champ de rendu du contrôle pour l'affichage des périphériques mobiles.

Espace de noms :  Microsoft.SharePoint.Applications.GroupBoard
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 SPFieldContactInformation
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 objetSPMobileBaseFieldControl.

Voir aussi

Référence

SPFieldContactInformation classe

SPFieldContactInformation - Membres

Microsoft.SharePoint.Applications.GroupBoard - Espace de noms