Dynamicweb 9
Dynamicweb 9
Dynamicweb.Ecommerce.Extensibility.Controls
ProductsAndGroupsHandler Class
ProductsAndGroupsHandler Methods
IComparer(Product).Compare Method
ClearCache Method
Compare Method
Compare1 Method
GetFullQueryName Method
GetGroupsAndChildGroups Method
GetQueryIdentifier Method
GetQueryName Method
GetQueryRepository Method
IsEmpty Method
IsProductIncluded Method
LoadData Method
ParseData Method
ToString Method
ToStringOnlyElements Method
ProductsAndGroupsHandler
Compare Method
Namespace:
Dynamicweb.Ecommerce.Extensibility.Controls
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
C#
VB
Copy
public
int
Compare
(
Group
x
,
Group
y
)
Public
Function
Compare
(
x
As
Group
,
y
As
Group
)
As
Integer
Parameters
x
Type:
Dynamicweb.Ecommerce.Products
Group
y
Type:
Dynamicweb.Ecommerce.Products
Group
Return Value
Type:
Int32
Implements
IComparer
T
Compare(T, T)
See Also
Reference
ProductsAndGroupsHandler Class
Dynamicweb.Ecommerce.Extensibility.Controls Namespace