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