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


NResponse Class
Object Model
NResponse Class
Syntax
'Declaration
 
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.UI.WebForm.Controls.NImageResponse)>
<System.SerializableAttribute()>
Public MustInherit Class NResponse 
   Inherits NConfigurationNode
   Implements Nevron.INReferenceHolder, Nevron.INReferenceProvider, INTemporaryFileCreator 
 
'Usage
 
Dim instance As NResponse
Inheritance Hierarchy

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

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