Click or drag to resize
ObjectSecurityHandlerStartEvent Method (BaseInfo)
Initiates the event handling

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public ObjectSecurityHandler StartEvent(
	BaseInfo obj
)

Parameters

obj
Type: CMS.DataEngineBaseInfo
Handled object

Return Value

Type: ObjectSecurityHandler
See Also