Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NHtmlImageMapResponse Class / NHtmlImageMapResponse Constructor


In This Topic
    NHtmlImageMapResponse Constructor
    In This Topic
    Creates a new NHtmlImageMapResponse object
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New NHtmlImageMapResponse()
    public NHtmlImageMapResponse()
    Remarks
    The generated image for the image map will have a PNG format and the image map will be described in JScript.
    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