Returns weight formatted according site specific weight format string. If no format string specified, uses x.xx format instead.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- weight
- Type:
System Double
Weight
- siteName
- Type:
System String
Name of the site for obtaining format string
- encode (Optional)
- Type:
System Boolean
Encode output
Return Value
Type:
See Also