Version

inputCssClass Property

the css class that will be applied on the input box indicates the CssClass for the input box
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_inputCssClass() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDropDown.get_inputCssClass();
See Also