GET api/Websites/GetTopMenu
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of MenuItem| Name | Description | Type | Additional information |
|---|---|---|---|
| CmsPageGuid | globally unique identifier |
None. |
|
| MenuText | string |
None. |
|
| ControllerName | string |
None. |
|
| ActionName | string |
None. |
|
| Parameter | string |
None. |
|
| ExternalResourceUrl | string |
None. |
|
| CmsViewTemplateId | integer |
None. |
|
| IsFirstLevel | boolean |
None. |
|
| HasSubMenu | boolean |
None. |
|
| HasDropDownMenu | boolean |
None. |
|
| LiveChildCmsPages | Collection of MenuItem |
None. |
|
| Sections | Collection of CmsSectionDto |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
