Click or drag to resize
AsyncUploadResult Class
Default implementation of IAsyncUploadResult. Inherit this class and add additional fields to be returned from the upload handler.
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.ControlsAsyncUploadResult

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class AsyncUploadResult : IAsyncUploadResult

The AsyncUploadResult type exposes the following members.

Constructors
  NameDescription
Public methodAsyncUploadResult
Top
Properties
See Also