GET api/Menu/GetMenus?SubGroupID={SubGroupID}&SubSubGroupID={SubSubGroupID}&username={username}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SubGroupID | integer |
Required |
|
| SubSubGroupID | integer |
Required |
|
| username | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Menu| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| MenuName | string |
None. |
|
| ParentID | integer |
None. |
|
| DefaultMenu | integer |
None. |
|
| DisplayType | string |
None. |
|
| ParentGroupID | integer |
None. |
|
| MenuDescription | string |
None. |
|
| SubGroupName | string |
None. |
|
| SubGroupDescription | string |
None. |
|
| Submit | boolean |
None. |
|
| Downloadable | boolean |
None. |
|
| url | string |
None. |
|
| Icon_Class | string |
None. |
|
| FabMenuID | integer |
None. |
|
| Title | string |
None. |
|
| title | string |
None. |
|
| label | string |
None. |
|
| icon | string |
None. |
|
| IsParent | boolean |
None. |
|
| Level | integer |
None. |
|
| OrderKey | integer |
None. |
|
| items | Collection of Menu |
None. |
|
| command | string |
None. |
|
| routerLink | string |
None. |
|
| ExcelDataSource | boolean |
None. |
|
| BackgroundColor | string |
None. |
|
| Frequency | integer |
None. |
|
| LastVisitedOn | date |
None. |
|
| Active | boolean |
None. |
|
| HasTopMenus | boolean |
None. |
|
| TopMenus | Collection of Menu |
None. |
|
| ShowFlow | boolean |
None. |
|
| SubGroupId | integer |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
multipart/form-data
Sample: