CuteEditor for .NET 6.0 Class Library
Editor.Context Property
NOTE: This property is now obsolete.
Use GetContext instead
[Visual Basic]
Protected ReadOnly Property Context As
HttpContext
[C#]
new protected
System.Web.HttpContext
Context {get;}
See Also
Editor Class
|
CuteEditor Namespace