Table of Contents

FileUploaderControl.MaxFileCount Property

Definition

Namespace
GleamTech.FileUltimate.AspNet.WebForms
Assembly
GleamTech.FileUltimate.dll

Gets or sets the maximum allowed file count to upload. If not set, there will be no size limit for upload. 0 (zero) also means unlimited.

public int MaxFileCount { get; set; }

Property Value

int