Gets or sets the enabled status of this page view.

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

Syntax

JavaScript
function get_enabled();
function set_enabled(value);

See Also