ActivityLogger Class |
Namespace: CMS.WebAnalytics
public class ActivityLogger
The ActivityLogger type exposes the following members.
Name | Description | |
---|---|---|
ActivityLogger |
Name | Description | |
---|---|---|
GetFriendlyUserName(Int32) | Obsolete.
Joins user name consisting of first, middle, last and e-mail address in one string.
| |
GetFriendlyUserName(BaseInfo) | Obsolete.
Joins user name consisting of first, middle, last and e-mail address in one string.
| |
GetFriendlyUserName(UserInfo) | Obsolete.
Joins user name consisting of first, middle, last and e-mail address in one string.
| |
GetFriendlyUserName(String, String, String, String, String) | Obsolete.
Joins user name consisting of first, middle, last and e-mail address in one string.
| |
LogActivity |
Logs activity to the storage.
|
Name | Description | |
---|---|---|
AsValue |
Converts object to a query value which can be used as a query parameter
(Defined by QueryExtensions.) | |
GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |
Name | Description | |
---|---|---|
ITEM_SEPARATOR | Obsolete.
Item separator constant (used in temporary log file).
| |
POLL_ANSWER_SEPARATOR | Obsolete.
Answer IDs separator (in case of multiple answers this character is used as separator)
|
Name | Description | |
---|---|---|
LogDirectory |
Logs directory.
|