UploadQueueCustomParameters Property
Gets the dictionary of custom parameters passed by the client for the upload queue.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public Dictionary<string, Object> CustomParameters { get; }
Public ReadOnly Property CustomParameters As Dictionary(Of String, Object)
Get
Property Value
DictionaryString,
Object