Version

indicatorMoveImageUrl Property

Get image of indicator used while move.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_indicatorMoveImageUrl() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDragDropSettings.get_indicatorMoveImageUrl();
See Also