Click or drag to resize
UploadModuleHandleAddonUpload Method
a public method to handle the flash/silverlight mode upload of IHttpHandler.

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

Parameters

context
Type: System.WebHttpContext

Return Value

Type: Boolean
See Also