Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NImageResponse Class
Fields Properties Methods


In This Topic
    NImageResponse Class Members
    In This Topic

    The following tables list the members exposed by NImageResponse.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new NImageResponse describing a PNG image.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe image format used to generate the image.  
    Public PropertyOBSOLETE. Use the Nevron HTTP handlers instead. The Nevron HTTP handlers are automatically regisered in web.config. See the documentation on Nevron HTTP handlers for details.
    Whether or not the control must send the image directly to the browser.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact replica of this node (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Public Method (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Public MethodOverridden. Returns true if the response generates temporary files on the server.  
    Public Method (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Public MethodOverridden. Renders Html to the specified html text writer.  
    Public Method (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Top
    See Also