Click or drag to resize
CMSAutomationManagerCheckDefaultSecurity Method
Checks the default security for the editing context

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

Parameters

args
Type: CMS.ExtendedControlsSimpleObjectManagerEventArgs
Event arguments
See Also