  | FieldOptionMinimumSort Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic static int MinimumSort(
	string fieldId
)
Public Shared Function MinimumSort ( 
	fieldId As String
) As Integer
Parameters
- fieldId
 - Type: SystemString
 
Return Value
Type: 
Int32
See Also