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