Click or drag to resize
RequestHelperEndResponse Method
Ends current response (calls Response.End).

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