public virtual string GetContentHash( bool includeUserAddress, bool includeShipments, bool includeUserInputFields, params OrderItemType[] args )
Parameters
- includeUserAddress
- Whether to include user's primary address for computing hash?
- includeShipments
- Whether to include basket shipments for computing hash?
- includeUserInputFields
- Whether to include user input fields for computing hash?
- args
- The order item types to include in the content hash.
Return Value
A hash of the basket contents