Version

nullValue Property

Gets value which used instead of null. Note: new value does not persist to server. Number which represents null
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_nullValue() : Number
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebNumericEditor.get_nullValue();
See Also