Click or drag to resize
RequestHelperRespond403 Method
Sets the 403 status (Forbidden) and ends the response.

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