Click or drag to resize
ModuleCommandsOnlineMarketingGetUserLoginContactID Method
Returns contact ID for specified user info.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public static int OnlineMarketingGetUserLoginContactID(
	Object userInfo
)

Parameters

userInfo
Type: SystemObject
User info

Return Value

Type: Int32
See Also