EcommerceTransformationFunctionsGetFormattedWeight Method |
Returns formatted weight, based on mass unit format configuration.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax public static Object GetFormattedWeight(
double weight
)
Parameters
- weight
- Type: SystemDouble
"Weight to be formatted."
Return Value
Type:
ObjectSee Also