Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.EventLog
LogContext Class
LogContext Methods
Append Method
AppendLine Method
AppendText Method
Clear Method
Close Method
CloseCurrent Method
CloseLog Method
Dispose Method
EnsureLog Method
LogEvent Method
LogEventToCurrent Method
LogExists Method
RaiseOnChanged Method
SetAllowedContexts Method
LogContext
AppendText Method
Appends the text.
Namespace:
CMS.EventLog
Assembly:
CMS.EventLog (in CMS.EventLog.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
AppendText
(
string
text
,
bool
newLine
=
true
)
Parameters
text
Type:
System
String
Text to append
newLine
(Optional)
Type:
System
Boolean
Append as new line
Implements
ILogContext
AppendText(String, Boolean)
See Also
Reference
LogContext Class
CMS.EventLog Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com