Click or drag to resize
AppStateResetFieldState Class
Container for holding the specific field state
Inheritance Hierarchy
SystemObject
  CMS.TestsAppStateResetFieldState

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

The AppStateResetFieldState type exposes the following members.

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