Nevron .NET Vision
Nevron.ThinWeb Namespace / NSaveStateAction Class
Members


In This Topic
    NSaveStateAction Class
    In This Topic
    Saves the control state to the client
    Object Model
    NSaveStateAction Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.ThinWeb.NTool)>
    <System.SerializableAttribute()>
    Public Class NSaveStateAction 
       Inherits NAction
       Implements Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NSaveStateAction
    [System.Xml.Serialization.XmlInclude(Nevron.ThinWeb.NTool)]
    [System.Serializable()]
    public class NSaveStateAction : NAction, Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.ThinWeb.NNode
          Nevron.ThinWeb.NAction
             Nevron.ThinWeb.NSaveStateAction

    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