Gets or sets the maximum number of file inputs.

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

Syntax

JavaScript
function get_maximumFiles();
function set_maximumFiles(value);

See Also