Class RenderImage
Inherited Members
Namespace: EPiServer.UI.Edit.ImageEditor
Assembly: EPiServer.UI.dll
Version: 11.20.7Syntax
public class RenderImage : WebFormsBase, ISupportsScriptManager, ISystemMessageSink, IHttpHandler
Constructors
RenderImage()
Declaration
public RenderImage()
Properties
IsReusable
Declaration
public bool IsReusable { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Methods
ProcessRequest(HttpContext)
Declaration
public void ProcessRequest(HttpContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Web.HttpContext | context |
Implements
System.Web.IHttpHandler