Gets or sets the animation effect that will be used for collapsing submenus.

Namespace:  C1.Web.UI.Controls.C1Menu
Assembly:  C1MenuClient (in C1MenuClient.dll)

Syntax

JavaScript
function get_collapseAnimation();
function set_collapseAnimation(value);

See Also