Namespace: CuteEditor.Impl
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
      
    Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# | 
|---|
public static EditorProvider CreateInstance( HttpContext context )  | 
| Visual Basic | 
|---|
Public Shared Function CreateInstance ( _ context As HttpContext _ ) As EditorProvider  | 
| Visual C++ | 
|---|
public: static EditorProvider^ CreateInstance( HttpContext^ context )  | 
Parameters
- context
 - Type: System.Web..::..HttpContext