| SharePointMultiFileUploaderProcessRequest Method | 
            Processes the upload request.
            
 
Namespace: CMS.SharePoint.Web.UIAssembly: CMS.SharePoint.Web.UI (in CMS.SharePoint.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic void ProcessRequest(
	HttpContext context
)
Parameters
- context
- Type: System.WebHttpContext
 HttpContext of the current request
Implements
IHttpHandlerProcessRequest(HttpContext) See Also
See Also