Version

nullTextCssClass Property

the css class that will be applied when the control has focus indicates the CssClass for Focus state
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_nullTextCssClass() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDropDown.get_nullTextCssClass();
See Also