Click or drag to resize
ValuesSummary Constructor (String)
Creates a new instance de-serialized from the xmlSummary.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public ValuesSummary(
	string xmlSummary
)

Parameters

xmlSummary
Type: SystemString
XML summary definition
See Also