Click or drag to resize
BaseRESTServiceReturnSiteNotFoundStatus Method
Sets the response status to Not found with a comment that the site does not exist.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 9.0.0
Syntax
C#
protected Stream ReturnSiteNotFoundStatus()

Return Value

Type: Stream
See Also