AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SnipcartEngine..::..GetProperties Method

Return all of the valid data-items for the Item passed in

Namespace:  AdvantageCSP.Snipcart.Engine
Assembly:  AdvantageCSP.Snipcart (in AdvantageCSP.Snipcart.dll)

Syntax


public static List<KeyValuePair<string, string>> GetProperties(
	ISnipcartItem snipcartItem
)

Parameters

snipcartItem
Type: AdvantageCSP.Snipcart.Interfaces..::..ISnipcartItem
The product item that implements the ISnipcartItem interface

Return Value

key/value pairs of data-items