Share via


ChtmlTextBoxAdapter.AddAttributes(HtmlMobileTextWriter) 方法

定義

寫入配接器特定的其他屬性。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

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)

參數

writer
HtmlMobileTextWriter

文字寫入器。

適用於

另請參閱