Show / Hide Table of Contents

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 Source

id

Id of the newly uploaded file

Declaration
public dynamic id { get; set; }
Property Value
Type Description
System.Object
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX