Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.EventLog
LogContext Class
LogContext Properties
Current Property
Event Property
EventURL Property
IPAddress Property
Log Property
LogAlways Property
LogGuid Property
LogSingleEvents Property
MachineName Property
MaxLength Property
MultipleOperationEventCode Property
Offset Property
UrlReferrer Property
UserAgent Property
LogContext
MaxLength Property
Maximum length of the log. If the length is exceeded, the log is trimmed to half, offset is set and the log continues.
Namespace:
CMS.EventLog
Assembly:
CMS.EventLog (in CMS.EventLog.dll) Version: 12.0.0
Syntax
C#
Copy
public
int
MaxLength
{
get
;
set
; }
Property Value
Type:
Int32
Implements
ILogContext
MaxLength
See Also
Reference
LogContext Class
CMS.EventLog Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com