SPMobileFileField.CreateControlAsLink - Méthode
Crée un lien vers le fichier ou le dossier.
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Overrides Function CreateControlAsLink As Control
'Utilisation
Dim returnValue As Control
returnValue = Me.CreateControlAsLink()
protected override Control CreateControlAsLink()
Valeur renvoyée
Type : System.Web.UI.Control
Un MobileControl, en particulier, un Link, qui affiche un lien vers le fichier ou le dossier.