Click or drag to resize
AppStateReset.FieldState Class
Container for holding the specific field state
Inheritance Hierarchy
System.Object
  CMS.Tests.AppStateReset.FieldState

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

The AppStateReset. FieldState type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyField
Field info
Public propertyValue
Field value
Top
See Also