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