Click or drag to resize
AppStateReset Class
Provides support for reset of application state
Inheritance Hierarchy
SystemObject
  CMS.TestsAppStateReset

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
public class AppStateReset

The AppStateReset type exposes the following members.

Constructors
  NameDescription
Public methodAppStateReset
Top
Methods
  NameDescription
Public methodStatic memberGetFieldState
Gets the current field state of the given type and object instance
Public methodStatic memberRestoreFieldState
Restores the field state for the given object
Top
See Also