ChtmlTextBoxAdapter 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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 http://go.microsoft.com/fwlink/?LinkId=157231.
提供 cHTML 配接器集的文字方塊配接器類別。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。
public ref class ChtmlTextBoxAdapter : System::Web::UI::MobileControls::Adapters::HtmlTextBoxAdapter
public class ChtmlTextBoxAdapter : System.Web.UI.MobileControls.Adapters.HtmlTextBoxAdapter
[System.Obsolete("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 http://go.microsoft.com/fwlink/?LinkId=157231.")]
public class ChtmlTextBoxAdapter : System.Web.UI.MobileControls.Adapters.HtmlTextBoxAdapter
type ChtmlTextBoxAdapter = class
inherit HtmlTextBoxAdapter
[<System.Obsolete("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 http://go.microsoft.com/fwlink/?LinkId=157231.")>]
type ChtmlTextBoxAdapter = class
inherit HtmlTextBoxAdapter
Public Class ChtmlTextBoxAdapter
Inherits HtmlTextBoxAdapter
- 繼承
- 屬性
建構函式
ChtmlTextBoxAdapter() |
已淘汰.
建立 ChtmlTextBoxAdapter 類別的新執行個體。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。 |
屬性
Control |
已淘汰.
傳回關聯控制項的強型別參考。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。 (繼承來源 HtmlTextBoxAdapter) |
Device |
已淘汰.
傳回與要求關聯的裝置功能物件。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。 (繼承來源 ControlAdapter) |
FormAdapter |
已淘汰.
從關聯控制項所在的表單擷取表單配接器。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。 (繼承來源 HtmlControlAdapter) |
ItemWeight |
已淘汰.
存取控制項中單一項目的近似權重。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。 (繼承來源 ControlAdapter) |
Page |
已淘汰.
傳回裝置配置器所關聯的頁面。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。 (繼承來源 ControlAdapter) |
PageAdapter |
已淘汰.
傳回行動頁面的頁面配置器。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。 (繼承來源 HtmlControlAdapter) |
RequiresFormTag |
已淘汰.
取得值,指出配接器是否會產生需要 |
SecondaryUIMode |
已淘汰.
設定或傳回控制項的第二個使用者介面 (UI) 模式。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。 (繼承來源 HtmlControlAdapter) |
Style |
已淘汰.
傳回與附加裝置配接器的控制項相關聯的樣式物件。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。 (繼承來源 ControlAdapter) |
VisibleWeight |
已淘汰.
取得或設定控制項的近似權重 (以字元為單位)。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。 (繼承來源 ControlAdapter) |