Version

insertAfterFormatString Property

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