POST api/LandingManagement/UpdateLandingPageContentSort
Request Information
URI Parameters
None.
Body Parameters
Collection of PortalMenuContentDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Title | string |
None. |
|
| ContentTypeId | integer |
None. |
|
| ContentTypeString | string |
None. |
|
| PortalMenuId | integer |
None. |
|
| IsAllowedOnAllroles | boolean |
None. |
|
| FileName | string |
None. |
|
| TargetUrl | string |
None. |
|
| Disabled | boolean |
None. |
|
| DocumentId | integer |
None. |
|
| Roles | Collection of integer |
None. |
|
| SortOrder | integer |
None. |
|
| LandingPage | LandingPageDTO |
None. |
|
| Status | integer |
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