Click or drag to resize
ShoppingServiceGetCurrentContactId Method
Gets ID of the current contact.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
protected virtual int GetCurrentContactId()

Return Value

Type: Int32
Current contact ID.
See Also