Abstract
Base type: System.Entity
Summary: Abstract entity for mega menu pluggability.
| Name | Type | Notes |
|---|---|---|
| MenuName | System.String | |
| MenuItemID | System.Int32 | |
| Position | System.Int32 | |
| IsAvailable | System.Boolean | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |