Kentico 10 API Reference
Kentico 10 API Reference
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: 10.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) 2016 Kentico Software
Send comments on this topic to
support@kentico.com