GET menu/getcmsmenus/{ID}/{Lang}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ID | string |
Required |
|
Lang | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of MenuViewModelName | Description | Type | Additional information |
---|---|---|---|
Id | string |
None. |
|
ParentId | string |
None. |
|
Level | integer |
None. |
|
Name | string |
None. |
|
Target | string |
None. |
|
Url | string |
None. |
|
UrlRedirect | string |
None. |
|
TemplateHtml | string |
None. |
|
Text | string |
None. |
|
Visible | boolean |
None. |
|
Protected | boolean |
None. |
|
Position | integer |
None. |
|
SeoUrl | string |
None. |
|
AddLanguagePrefix | boolean |
None. |
|
Children | Collection of MenuViewModel |
None. |
|
Lang | string |
None. |
|
ShortLang | string |
None. |
|
RouterLink | Collection of Object |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.