  | ProductCollectionSort Method (String) | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic void Sort(
	string sortBy
)
Public Sub Sort ( 
	sortBy As String
)
Parameters
- sortBy
 - Type: SystemString
 
See Also