GET api/PortalMenu/GetMenuContent?search={search}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| search | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PortalMenuDTO| Name | 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.