GET api/Menu/GetMenuByApplicationInitialsAndProject?systemInitials={systemInitials}&projectId={projectId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| systemInitials | string |
Required |
|
| projectId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
MenuUserAuthorizedModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| SubMenuId | integer |
None. |
|
| DisplayName | string |
None. |
|
| Level | integer |
None. |
|
| URL | string |
None. |
|
| Children | Collection of MenuUserAuthorizedModel |
None. |
|
| OrderBy | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.