Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NImageResponseHttpHandler Class
Members


In This Topic
    NImageResponseHttpHandler Class
    In This Topic
    This class is the base class for all Nevron http handlers with image response type.
    Object Model
    NImageResponseHttpHandler Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NImageResponseHttpHandler 
    'Usage
     
    
    Dim instance As NImageResponseHttpHandler
    public abstract class NImageResponseHttpHandler 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NImageResponseHttpHandler
          Nevron.Chart.WebForm.NChartImageResourceHandler
          Nevron.Diagram.WebForm.NDiagramImageResourceHandler

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also