AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageAttributeExtensions..::..EnforceFreezeOnMutation Method

Enforces the freeze contract; logs if this instance is frozen when a mutation is attempted.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public void EnforceFreezeOnMutation(
	string propertyName
)

Parameters

propertyName
Type: String
Name of the property being mutated.