GET DesignModes/Get?SiteID={SiteID}&PackageId={PackageId}&Active={Active}
Returns All Design Modes From The Site default active
Request Information
URI Parameters
Name | Type | Description | Additional information |
---|---|---|---|
SiteID | integer | ||
PackageId | integer |
Optional: default return ALL |
None. |
Active | boolean |
Optional: default true |
Body Parameters
None.
Response Information
Resource Description
DesignModeCatalogueName | Type | Description | Additional information |
---|---|---|---|
SiteID | integer |
None. |
|
DesignModes | Collection of DesignModeModel |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.