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


In This Topic
    NHttpHandlerCallback Class
    In This Topic
    Provides basic implementation for the INHttpHandlerCallback interface
    Object Model
    NHttpHandlerCallback Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NHttpHandlerCallback 
       Implements INHttpHandlerCallback 
    'Usage
     
    
    Dim instance As NHttpHandlerCallback
    [System.Serializable()]
    public class NHttpHandlerCallback : INHttpHandlerCallback  
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NHttpHandlerCallback

    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