Sdílet prostřednictvím


ChtmlCommandAdapter.AddAttributes(HtmlMobileTextWriter) Metoda

Definice

Zapíše další atributy, které jsou specifické pro adaptér. Toto rozhraní API je zastaralé. Informace o vývoji ASP.NET mobilních aplikací najdete v tématu Mobilní aplikace & Weby s ASP.NET.

protected:
 override void AddAttributes(System::Web::UI::MobileControls::Adapters::HtmlMobileTextWriter ^ writer);
protected override void AddAttributes (System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter writer);
override this.AddAttributes : System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter -> unit
Protected Overrides Sub AddAttributes (writer As HtmlMobileTextWriter)

Parametry

writer
HtmlMobileTextWriter

Autor textu.

Platí pro

Viz také