New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
behaviorID
id
value
Telerik.Web.UI.RadInputManager : Telerik.Web.UI.RadWebControl
Inheritance Hierarchy
Methods
get_behaviors
Gets the RadInputManager control behaviors
Parameters
Returns
Array
get_dateInputSettings
Gets the date input settings of the RadInputManager control
Parameters
Returns
Array
get_inputSettings
Gets the input settings of the RadInputManager control
Parameters
behaviorID String
Returns
Array
get_numericTextBoxSettings
Gets the numeric text box settings of the RadInputManager control
Parameters
Returns
Array
get_regExpTextBoxSettings
Gets the regular expression text box settings of the RadInputManager control
Parameters
Returns
Array
get_targetInput
Gets the target input of the RadInputManager control
Parameters
id String
Returns
Object
get_textBoxSettings
Gets the text box settings of the RadInputManager control
Parameters
Returns
Array
set_behaviors
Sets the RadInputManager control behaviors
Parameters
value Array
Returns
None