| ClassFormDefinitionUpdateHelper Constructor | 
            Constructor. Ensures all events logged within actions of this object will use given source.
            
 
Namespace: CMS.UIControls.InternalAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic ClassFormDefinitionUpdateHelper(
	string eventLogSource
)
Parameters
- eventLogSource
- Type: SystemString
 Name of event log source to be used for logging
 See Also
See Also