Base class for all controls which display an image in a browser.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
Public MustInherit Class ImageControlBase _
Inherits WebControl _
Implements IPostBackDataHandler, IPostBackEventHandler, IDisposable
public abstract class ImageControlBase : WebControl, IPostBackDataHandler,
IPostBackEventHandler, IDisposable
There is no need to work with this class directly.