Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NBatonSessionStateManager Class / CleanUp Method


In This Topic
    CleanUp Method (NBatonSessionStateManager)
    In This Topic
    Removes an existing state object, stored by this state manager.
    Syntax
    'Declaration
     
    
    Public Overrides Sub CleanUp() 
    'Usage
     
    
    Dim instance As NBatonSessionStateManager
     
    instance.CleanUp()
    public override void CleanUp()
    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