SPMobileRelatedItemsField.CreateControlForDisplay - Méthode
Ce membre remplace SPMobileBaseFieldControl.CreateControlForDisplay().
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Overrides Function CreateControlForDisplay As Control
'Utilisation
Dim returnValue As Control
returnValue = Me.CreateControlForDisplay()
protected override Control CreateControlForDisplay()
Valeur renvoyée
Type : System.Web.UI.Control
Voir aussi
Référence
SPMobileRelatedItemsField classe