Click or drag to resize
PostUploadEventArgsFiles Field
Data read from the database about the file uploaded

Namespace:  DataTables
Assembly:  DataTables (in DataTables.dll) Version: 1.6.5.0 (1.6.5.0)
Syntax
C#
public Dictionary<string, Dictionary<string, Dictionary<string, Object>>> Files

Field Value

Type: DictionaryString, DictionaryString, DictionaryString, Object
See Also