POST api/PortalMenu/UpdateMenuSort
Request Information
URI Parameters
None.
Body Parameters
Collection of 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. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true