UploadQueue.CustomParameters Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets the dictionary of custom parameters passed by the client for the upload queue.
[JsonProperty]
public Dictionary<string, object> CustomParameters { get; }