Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NAjaxRedirectTool Class
Members


In This Topic
    NAjaxRedirectTool Class
    In This Topic
    Provides configuration for the client side NAjaxRedirectTool tool
    Object Model
    NAjaxRedirectTool Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NAjaxRedirectTool 
       Inherits NAjaxToolDefinition
    'Usage
     
    
    Dim instance As NAjaxRedirectTool
    [System.Serializable()]
    public class NAjaxRedirectTool : NAjaxToolDefinition 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NAjaxToolDefinition
          Nevron.UI.WebForm.Controls.NAjaxRedirectTool

    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