Partager via


SPMobileBaseChoiceField.CreateControlForEdit - Méthode

Crée un contrôle pour restituer le champ sur une page de modification.

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

Syntaxe

'Déclaration
Protected Overrides Function CreateControlForEdit As Control
'Utilisation
Dim returnValue As Control

returnValue = Me.CreateControlForEdit()
protected override Control CreateControlForEdit()

Valeur renvoyée

Type : System.Web.UI.Control
MobileControl qui rend le champ sur une page de modification.

Remarques

Cette substitution appelle simplement CreateControlForNew.

Voir aussi

Référence

SPMobileBaseChoiceField classe

SPMobileBaseChoiceField - Membres

Microsoft.SharePoint.Mobile.WebControls - Espace de noms