TextControl Hierarchy

The following table lists the classes derived from System.Web.UI.MobileControls.TextControl .

Derived Classes

Class Description
System.Web.UI.MobileControls.BaseValidator Provides the core implementation for all validation controls derived from this class. As an abstract class, it cannot be instantiated.
System.Web.UI.MobileControls.Command Creates a user interface element that enables users to invoke ASP.NET event handlers and it provides a means to post user input from UI elements back to the server.
System.Web.UI.MobileControls.Label Provides control capability to represent a label control for displaying text on a mobile device.
System.Web.UI.MobileControls.Link Represents a hyperlink to another MobileControl.Form on the same mobile page or to an arbitrary URI.
System.Web.UI.MobileControls.PhoneCall Provides control capability to render a command that the user can select to dial the specified phone number.
System.Web.UI.MobileControls.TextBox Provides a text-based control that allows the user to enter text.

See Also

Reference

TextControl Class
TextControl Members
System.Web.UI.MobileControls Namespace

Other Resources

Introduction to the TextView Control