Dynamicweb 8 Documentation
Compare1 Method

Syntax
'Declaration
 
Public Function Compare1( _ 
   ByVal x As Product, _ 
   ByVal y As Product _ 
) As Integer
public int Compare1( 
   Product x,
   Product y 
)

Parameters

x
y
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProductsAndGroupsHandler Class
ProductsAndGroupsHandler Members

Send Feedback