HTML Layout Pages and Page Templates
|
Attribute |
Required |
Description |
||||
|
Name |
Yes |
The name of this tag. This name must be unique within the file and cannot contain spaces. |
||||
|
Type |
Yes |
The type of information to display. The following two types are supported:
|
<tr>
<td>
<GEN:CategoryFilter Name=”ProductsCategoryFilter”
Type=”Path”/>
<GEN:CategoryFilter Name=”ProductsSubCategoryFilter”
Type=”SubCategory”/>
</td>
</tr>