Logs the user activity
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax public static ILogger Activity { get; }
Public Shared ReadOnly Property Activity As ILogger
Get
public:
static property ILogger^ Activity {
ILogger^ get ();
}
Property Value
Type:
ILoggerSee Also