GET api/PortalMenu/GetMenuContentbyId/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PortalMenuDTOName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Title | string |
None. |
|
Disabled | boolean |
None. |
|
SortOrder | integer |
None. |
|
PortalMenuContents | Collection of PortalMenuContentDTO |
None. |
|
Index | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.