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

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

Parameters

args
Type: CMS.ExtendedControlsSimpleDocumentManagerEventArgs
Event arguments
See Also