Handles the rewriting for REST service.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- relativePath
- Type:
System String
Relative URL
- queryString
- Type:
System String
Query string
- domain
- Type:
System String
Domain of the request
- httpMethod
- Type:
System String
HTTP method of the request
Return Value
Type:
Two dimensional array, first parameter is rewritten URL, the second is querystring
See Also