Gets or sets a value that determines whether postback to server when switching between page views.

Namespace:  C1.Web.UI.Controls.C1MultiPage
Assembly:  C1MultiPageClient (in C1MultiPageClient.dll)

Syntax

JavaScript
function get_loop();
function set_loop(value);

See Also