GET api/ASNRWebCategories/{categoryId}/{portalId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
categoryId | string |
Required |
|
portalId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ASNRWebCategoryName | Description | Type | Additional information |
---|---|---|---|
NextUrl | string |
None. |
|
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 ASNRWebProduct |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.