Class DtResponse.ResponseUpload
Upload response information
Inheritance
System.Object
DtResponse.ResponseUpload
Namespace: DataTables
Assembly: DataTables-Editor-Server.dll
Syntax
public class ResponseUpload : object
Properties
| Improve this Doc View Sourceid
Id of the newly uploaded file
Declaration
public dynamic id { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Object |