SharePointMultiFileUploader Class |
Namespace: CMS.SharePoint.Web.UI
public class SharePointMultiFileUploader : IHttpHandler
The SharePointMultiFileUploader type exposes the following members.
Name | Description | |
---|---|---|
SharePointMultiFileUploader |
Name | Description | |
---|---|---|
DEFAULT_JS_MODULE_NAME |
Name of the default JS module that handles the returned JS commands
| |
SHAREPOINT_FILE_ID_PARAMETER_NAME |
Name of the SharePointFile ID NameValuePair in the AdditionalParameters collection
| |
SHAREPOINT_LIBRARY_ID_PARAMETER_NAME |
Name of the SharePointLibrary ID NameValuePair in the AdditionalParameters collection
|
Name | Description | |
---|---|---|
IsReusable |
Gets a value indicating whether another request can use the System.Web.IHttpHandler instance.
|
Name | Description | |
---|---|---|
ProcessRequest |
Processes the upload request.
|