Click or drag to resize
CMSAutomationManagerCheckDefaultConsistency Method
Checks the default consistency for the editing context

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
protected override void CheckDefaultConsistency(
	SimpleObjectManagerEventArgs args
)

Parameters

args
Type: CMS.ExtendedControlsSimpleObjectManagerEventArgs
Event arguments
See Also