ContentActionsControlAddLog Method |
Adds the log information.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected virtual void AddLog(
string newLog
)
Parameters
- newLog
- Type: SystemString
New log information
See Also