UploadQueueMethod Property

Gets the upload method passed by the client for the upload queue.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.8
C#
public UploadMethod Method { get; }

Property Value

UploadMethod

See Also