Gets or sets the enabled status of this page view.

Namespace:  C1.Web.UI.Controls.C1Upload
Assembly:  C1UploadClient (in C1UploadClient.dll)

Syntax

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

See Also