TextBoxControlBuilder 类   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,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.
为 TextBox 提供分析支持。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 移动应用 & 具有 ASP.NET 的网站。
public ref class TextBoxControlBuilder : System::Web::UI::MobileControls::MobileControlBuilderpublic class TextBoxControlBuilder : System.Web.UI.MobileControls.MobileControlBuilder[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 TextBoxControlBuilder : System.Web.UI.MobileControls.MobileControlBuildertype TextBoxControlBuilder = class
    inherit MobileControlBuilder[<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 TextBoxControlBuilder = class
    inherit MobileControlBuilderPublic Class TextBoxControlBuilder
Inherits MobileControlBuilder- 继承
- 属性
注解
在分析 <mobile:TextBox> 元素时,页面分析程序在内部创建并使用此类对象。 类 TextBoxControlBuilder 分析 的文本子文本 TextBox ,以在分析页面时将其添加为 Text 属性。
构造函数
| TextBoxControlBuilder() | 
				已过时.
			 初始化 TextBoxControlBuilder 类的新实例。 此 API 已废弃不用。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 移动应用 & 具有 ASP.NET 的网站。 |