Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Taxes Namespace / TaxGateway Class / TaxGateway Constructor / TaxGateway Constructor(Store,String,String,Boolean)
The value of store
The value of name
The value of classid
The value of recrypt
In This Topic
    TaxGateway Constructor(Store,String,String,Boolean)
    In This Topic
    Initializes a new instance of the TaxGateway class.
    Syntax
    public TaxGateway( 
       Store store,
       string name,
       string classid,
       bool recrypt
    )

    Parameters

    store
    The value of store
    name
    The value of name
    classid
    The value of classid
    recrypt
    The value of recrypt
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also