AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

PathRecord Methods

The PathRecord type exposes the following members.

Methods


  Name Description
Public method Clone
Creates a deep clone of this PathRecord with a cloned Attributes instance. The cloned PathRecord is always unfrozen.
Public method EnforceFreezeOnMutation
Enforces the freeze by logging and optionally throwing if a property is being set on a frozen instance.
Public method Freeze
Freezes this PathRecord and its nested Attributes.