Online documentation - Websydian v6.0 |
Users Guide | Patterns Reference | WebsydianExpress | Search |
The Node entity describes item Categories structured as a hierarchy. The Node entity is scoped under CategoryStructure.Data. Refer to the CategoryStructure introduction.
The Node entity contains the product categories in the web shop.
CategoryCode | Category key. |
CategoryDisplayName | The category name displayed by the WebShop application. The CategoryDisplayName field is used as input to the derivation GetNodeDisplayName function populating the NodeDisplayName field. |
CategoryContents | Specify whether the category contains other subcategories or whether it is at the lowest level containing products. The field is used by the WebShop application when deciding which page to load (category or product list) after a category has been selected. |
CategoryActiveCode | Determines whether a category is Active or Inactive. Inactive categories will not be displayed to the web user. |
The Node entity inherits from Abstract.DataAccess, WsyStructure.Data.Node, and FOUNDATION/ReferredTo.