UploadQueue.UploadProviderType Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets the upload provider type which implements IUploadProvider interface that is used for processing the upload queue.
[JsonIgnore]
public Type UploadProviderType { get; }