Version

insertBetweenFormatString Property

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