AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

Domain..::..UserGuide Members

The Domain..::..UserGuide type exposes the following members.

Methods


  Name Description
Public method Clone
Creates a deep clone of this Domain..::..UserGuide instance.
Public method EnforceFreezeOnMutation
Enforces the freeze contract; logs if this instance is frozen when a mutation is attempted.
Public method Freeze
Freezes this instance; subsequent mutation attempts will be logged.

Properties


  Name Description
Public property Action
Gets or sets the action.
Public property ActionType
Gets or sets the type of the action.
Public property DisplayName
Gets or sets the display name.
Public property ID
Gets or sets the identifier.
Public property IsFrozen
Checks whether this UserGuide is frozen. Runtime-only flag — never serialized.