Gets or sets a value that determines whether page views are displayed one by one automatically..

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

Syntax

JavaScript
function get_delay();
function set_delay(value);

See Also