Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Taxes Namespace / TaxHelper Class
Properties Methods


In This Topic
    TaxHelper Class Members
    In This Topic

    The following tables list the members exposed by TaxHelper.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets how taxes should be displayed in the invoice  
    Public Propertystatic (Shared in Visual Basic) Gets how taxes should be displayed in the invoice  
    Public Propertystatic (Shared in Visual Basic) Gets a value indicating whether tax column should be shown on invoice  
    Public Propertystatic (Shared in Visual Basic) Gets if tax column is displayed, contains the text for the column header  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Rounds a decimal value to a specified precision. Will always round upword.  
    Public Methodstatic (Shared in Visual Basic) Determines the effective invoice display.  
    Public Methodstatic (Shared in Visual Basic) Determines the effective shopping display.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Gets the extended price that should be displayed for a basket/checkout page  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Gets the price that should be displayed for a basket/checkout page  
    Public Methodstatic (Shared in Visual Basic) Gets a price inclusive of tax  
    Public Methodstatic (Shared in Visual Basic) Gets the price that should be displayed on the basket  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Gets the price that should be displayed for shopping purposes  
    Public Methodstatic (Shared in Visual Basic) Gets the AbleCommerce tax provider  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Gets the tax rate that applies to an item in the basket  
    Public Methodstatic (Shared in Visual Basic) Determines if any tax provider is active for the current store  
    Public Methodstatic (Shared in Visual Basic) Rounds a decimal value to a specified precision. A parameter specifies how to round the value.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also