GET api/WebCategories
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of WebCategory| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| DisplayName | string |
None. |
|
| ImageUrl | string |
None. |
|
| IsDefault | boolean |
None. |
|
| IsTopLevel | boolean |
None. |
|
| AllowMultipleSelections | boolean |
None. |
|
| NextNavigation | integer |
None. |
|
| NextCategoryId | string |
None. |
|
| NextWebForm | string |
None. |
|
| Header | string |
None. |
|
| WebProducts | Collection of WebProduct |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.