Initializes a new instance of the EditorProvider class
        
        Namespace: CuteEditor.ImplAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# | 
|---|
protected EditorProvider( HttpContext context )  | 
| Visual Basic | 
|---|
Protected Sub New ( _ context As HttpContext _ )  | 
| Visual C++ | 
|---|
protected: EditorProvider( HttpContext^ context )  | 
Parameters
- context
 - Type: System.Web..::..HttpContext