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


In This Topic
    NWebControlStateRepository Class
    In This Topic
    Summary description for NStateRepository.
    Object Model
    NWebControlStateRepository Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public MustInherit Class NWebControlStateRepository 
       Inherits NConfigurationNode
       Implements Nevron.INReferenceHolder, Nevron.INReferenceProvider, Nevron.Serialization.INRepository, INTemporaryFileCreator, INWebControlStateRepository 
    'Usage
     
    
    Dim instance As NWebControlStateRepository
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NConfigurationNode
          Nevron.UI.WebForm.Controls.NWebControlStateRepository
             Nevron.UI.WebForm.Controls.NServerRespository
             Nevron.UI.WebForm.Controls.NViewStateRepository

    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