Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / LocaleHelper Class


In This Topic
    LocaleHelper Class Methods
    In This Topic

    For a list of all members of this type, see LocaleHelper members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Convert a measurement from source unit to target unit  
    Public Methodstatic (Shared in Visual Basic) Converts a weight from source unit to target unit  
    Public Methodstatic (Shared in Visual Basic) Formats the currency  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Converts a local time to utc, using the offset configured in the store settings.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Converts a utc time to local time, using the offset configured in the store settings.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also