Click or drag to resize
RequestHelperRespond503 Method
Sets the 503 status (Service Unavailable) and ends the response.

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