HtmlMobileFormAdapter.Render - Méthode (HtmlMobileTextWriter)
Remarque : cette API est désormais obsolète.
Coder l'attribut Action si la valeur de l'attribut Action non codée est utilisée (Action.Length == 0).
Espace de noms : Microsoft.Office.Web.Mobile
Assembly : Microsoft.Office.Web.MobileWordViewer (dans Microsoft.Office.Web.MobileWordViewer.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Public Overrides Sub Render ( _
writer As HtmlMobileTextWriter _
)
'Utilisation
Dim instance As HtmlMobileFormAdapter
Dim writer As HtmlMobileTextWriter
instance.Render(writer)
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
public override void Render(
HtmlMobileTextWriter writer
)
Paramètres
writer
Type : System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriterWriter de texte spécifié.