ShoppingCartServiceCartName Property
A "name" for this shopping cart, used to correlate this instance of the service with a given NetFORUM server-side cart, when this feature is enabled.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
protected string CartName { get; }
Protected ReadOnly Property CartName As String
Get
protected:
property String^ CartName {
String^ get ();
}
member CartName : string with get
Property Value
String This is the correlator tracked by Ignition and exposed to end-users of this service. For the correlator that Ignition actually sends to Flashpoint, see
Token.