Click or drag to resize
RequestHelperRespond500 Method
Sets the 500 status (Internal Server Error) and ends the response.

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