SPMobileFileField.CreateControlForEdit - Méthode
CreateControlForEdit
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