NeatUpload Documentation

MultiFile.FileQueueControlID Property

The ClientID of the control where the file queue should be displayed.

public string FileQueueControlID {get; set;}

Remarks

Defaults to "" which will cause the file queue to be displayed in a DIV element that is automatically inserted immediately before this MultiFile control.

See Also

MultiFile Class | Brettle.Web.NeatUpload Namespace