animationEnabled Property
Indicates whether the summary dropdown will play an animation while it is displaying and hiding True if an animation will play, false otherwise
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_animationEnabled() : Boolean |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfSummaryRow.get_animationEnabled(); |