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


In This Topic
    TaxInfo Class Members
    In This Topic

    The following tables list the members exposed by TaxInfo.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the TaxInfo class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the price on which the tax is applied  
    Public Property Gets the total price with tax  
    Public Property Gets or sets the amount of tax  
    Public Property Gets or sets the tax rate applied  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also