Click or drag to resize
RequestHelperRespond404 Method
Sets the 404 status (Not found) and ends the response.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static void Respond404()
See Also