Click or drag to resize

ShopItemIdentityCombine Method

Combines the components of this identity and returns a string that represents the identity.

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public string Combine()

Return Value

Type: String
The string that represents this identity.
See Also