Click or drag to resize
UploaderHelper Constructor
Default constructor.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public UploaderHelper(
	HttpContext context
)

Parameters

context
Type: System.WebHttpContext
Current HttpContext instance
See Also