Base class for all AJAX-enabled web controls.
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
Public MustInherit Class BaseScriptControl _
Inherits WebControl _
Implements IScriptControl
public abstract class BaseScriptControl : WebControl, IScriptControl