GetContext Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| Editor..::..GetContext Method |
| Editor Class See Also Send Feedback |
Namespace:Â CuteEditor
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
protected HttpContext GetContext() |
| Visual Basic |
|---|
Protected Function GetContext As HttpContext |
| Visual C++ |
|---|
protected: HttpContext^ GetContext() |