ContentUploader Class |
Namespace: CMS.DocumentEngine.Web.UI
public class ContentUploader : IHttpHandler
The ContentUploader type exposes the following members.
Name | Description | |
---|---|---|
ContentUploader |
Name | Description | |
---|---|---|
AutoCheck |
Indicates if check-in/check-out functionality is automatic
| |
IsReusable |
Gets a value indicating whether another request can use the System.Web.IHttpHandler
instance.
| |
TreeProvider |
Tree provider instance.
| |
VersionManager |
Gets Version manager instance.
| |
WorkflowManager |
Gets Workflow manager instance.
|
Name | Description | |
---|---|---|
ProcessRequest |
Processes the current request
|