New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.TargetInput

The class holding a reference to a target System.Web.UI.WebControls.TextBox control in order for Telerik.Web.UI.RadInputManager to track all targeted inputs.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.TargetInput

Properties

ControlID String

Gets or sets the TextBox ID

Enabled Boolean

Gets or sets a value indicating the control should be enabled or not.

In this article