Nevron.UI.WebForm.Controls Namespace / NHtmlImageMapResponse Class
Members


In This Topic
    NHtmlImageMapResponse Class
    In This Topic
    Object Model
    NHtmlImageMapResponse Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.UI.WebForm.Controls.NImageResponse)>
    <System.SerializableAttribute()>
    Public Class NHtmlImageMapResponse 
       Inherits NResponse
       Implements Nevron.INReferenceHolder, Nevron.INReferenceProvider, INTemporaryFileCreator 
    'Usage
     
    
    Dim instance As NHtmlImageMapResponse
    [System.Xml.Serialization.XmlInclude(Nevron.UI.WebForm.Controls.NImageResponse)]
    [System.Serializable()]
    public class NHtmlImageMapResponse : NResponse, Nevron.INReferenceHolder, Nevron.INReferenceProvider, INTemporaryFileCreator  
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NConfigurationNode
          Nevron.UI.WebForm.Controls.NResponse
             Nevron.UI.WebForm.Controls.NHtmlImageMapResponse

    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