Click or drag to resize
MvcUploader Constructor
Initializes a new instance of the MvcUploader class

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public MvcUploader(
	HttpContext context
)

Parameters

context
Type: System.WebHttpContext
See Also