Version

insertBeforeFormatString Property

Get format string used for insert before.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_insertBeforeFormatString() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDropIndicator.get_insertBeforeFormatString();
See Also