Online documentation - Websydian v6.0 |
Users Guide | Patterns Reference | WebsydianExpress | Search |
The ExpandedLink entity describes the links currently expanded, i.e. traversed, in a user session. Together the ExpandedLink instances for a user session form the traversed path of related category nodes. This is illustrated below:
Sample Usage of ExpandedLink in MenuList page generator
The ExpandedLink entity is scoped under CategoryStructure.Data. Refer to the CategoryStructure introduction.
The following keys and attributes are defined for ExpandedLink entity:
owned by Link | Inherited from WsyStructure pattern. |
owned by Session | Inherited from WsyStructure pattern. |
DisplayLevel | Inherited from WsyStructure pattern. |
NodeDisplayName | Derived field set to the value of the CategoryDisplayName field at the Node entity. |
refers to Node ...for Child |
Inherited relation from the WsyStructure pattern extended with CategoryDisplayName as virtual. |
refers to Node ...for Parent |
Inherited relation from the WsyStructure pattern. |
The ExpandedLink entity inherits from Abstract.DataAccess and WsyStructure.Data.ExpandedLink.