UploaderHelper Constructor |
Default constructor.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public UploaderHelper(
HttpContext context
)
Parameters
- context
- Type: System.WebHttpContext
Current HttpContext instance
See Also