Gets the tax groups as a DataTable.

This viper method also supports the extension viper syntax.

Syntax

Smartsite SXML CopyCode image Copy Code
datatable this.taxgroups()

Extension Viper Syntax

Smartsite SXML CopyCode image Copy Code
datatable page.<id>.taxgroups()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
DataTable DataTable

Used in

Macro Description
ShoppingCart Shopping Cart Macro.
SXML