Table of Contents

Namespace JJConsulting.Infinity.Domain.Menu

Classes

FolderMenuItem

Represents a folder-type menu item, which can contain child menu items and additional properties specific to folder behavior.

MenuConfiguration
MenuItem

Represents an abstract base class for menu items used in the domain model.

UrlMenuItem

Represents a menu item that links to a specific URL. Inherits from the base JJConsulting.Infinity.Domain.Menu.MenuItem class and adds URL-specific properties.