Partager via


SPMobileRecurrenceField.CreateControlAsLabel - Méthode

Crée un contrôle étiquette dont la valeur de ce champ en tant que son texte.

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

Syntaxe

'Déclaration
Protected Overrides Function CreateControlAsLabel As Label
'Utilisation
Dim returnValue As Label

returnValue = Me.CreateControlAsLabel()
protected override Label CreateControlAsLabel()

Valeur renvoyée

Type : Microsoft.SharePoint.Mobile.Controls.Label
MobileControl qui restitue la valeur du champ sous la forme d'un contrôle label.

Voir aussi

Référence

SPMobileRecurrenceField classe

SPMobileRecurrenceField - Membres

Microsoft.SharePoint.Mobile.WebControls - Espace de noms