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


In This Topic
    NHtmlImageMapResponse Class Members
    In This Topic

    The following tables list the members exposed by NHtmlImageMapResponse.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new NHtmlImageMapResponse object  
    Top
    Public Properties
     NameDescription
    Public PropertyThe client side script used to encode the HTML image map.  
    Public PropertyWhether or not the control must create a temporary image file when generating the HTML map.  
    Public PropertyGets or sets a value indicating whether the control will generate empty areas.  
    Public PropertyThe size of the image map grid cell.  
    Public PropertyReturns a value, indicating if the image map generation produced at least one image map area.  
    Public PropertyThe id of the image file.  
    Public PropertyThe id of the image map.  
    Public PropertyReturns a reference to a NRasterImageFormat object describing the the type of image generated by the control when using this response type.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact replica of this node (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Public MethodOverridden.   
    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 MethodOverridden.   
    Top
    See Also