Edit

Share via


XhtmlTextBoxAdapter.Control Property

Definition

Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public System.Web.UI.MobileControls.TextBox Control { get; }

Property Value

A TextBox.

Applies to

See also