Click or drag to resize
CMSAbstractManagerEventArgsType, SimpleEventArgsTypeRaiseCheckConsistency Method
Raises event to check consistency

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
protected bool RaiseCheckConsistency(
	SimpleEventArgsType args
)

Parameters

args
Type: SimpleEventArgsType
Event arguments

Return Value

Type: Boolean
See Also