Click or drag to resize
AsyncUploadConfiguration Class
Default implementation of IAsyncUploadConfiguration. Base class that can be used to pass custom information from the page to the handler. Inherit this class and add a relevant data.
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.ControlsAsyncUploadConfiguration

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 AsyncUploadConfiguration : IAsyncUploadConfiguration

The AsyncUploadConfiguration type exposes the following members.

Constructors
Properties
See Also