Click or drag to resize
ClassFormDefinitionUpdateHelper Constructor
Constructor. Ensures all events logged within actions of this object will use given source.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
public ClassFormDefinitionUpdateHelper(
	string eventLogSource
)

Parameters

eventLogSource
Type: SystemString
Name of event log source to be used for logging
See Also