Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NViewStateRepository Class
Fields Methods


In This Topic
    NViewStateRepository Class Members
    In This Topic

    The following tables list the members exposed by NViewStateRepository.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Protected Fields
    Public Methods
     NameDescription
    Public MethodCreates an exact replica of this node (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Public Method (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Public MethodOverridden. Returns true if the repository creates temporary files on the server.  
    Public MethodOverridden. Loads the object from the repository using the specified key.  
    Public Method (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Public MethodOverridden. Saves the object in the repository and returns a key to it.  
    Public Method (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Top
    See Also