SlickUpload

Krystalware.SlickUpload.Web.Mvc Namespace

The Krystalware.SlickUpload.Web.Mvc namespace provides ASP.NET MVC helpers that encapsulate client rendering and interaction with SlickUpload for the WebForms and Razor view engines.
FileList
Represents a renderable file list control.
FileListElement
Represents a renderable file list display element.
FileListRemoveCommand
Represents a renderable file list remove command.
FileSelector
Represents a renderable file selector control.
KrystalwareHtmlExtensions
Represents support for rendering Krystalware components to Mvc/Razor view engines. Contains extension methods that extend the HtmlHelper class.
KrystalwareScriptRenderer
Renders Krystalware client script for the current view.
MarkerComponentBase
An abstract base class that provides the core functionality for Mvc/Razor renderable display elements.
MvcComponentBase
An abstract base class that provides the core functionality for Mvc/Razor renderable elements.
SlickUpload
Represents a renderable SlickUpload control. This control composes the FileSelector, FileList, UploadProgressDisplay, and UploadConnector controls into one control.
Template
Represents a renderable element template.
UploadConnector
Represents a renderable upload connector control.
UploadProgressBar
Represents a renderable upload progress bar display element.
UploadProgressDisplay
Represents a renderable upload progress display control.
UploadProgressElement
Represents a renderable upload progress display element.
UploadSessionModelBinder
Maps an upload request to a model.