Click or drag to resize
ModuleCommandsOnlineMarketingLogLogin Method
Logs login activity.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static void OnlineMarketingLogLogin(
	Object userInfo
)

Parameters

userInfo
Type: SystemObject
User info
See Also