RequestHelper Respond400 Method Kentico 8.0 API Reference
Sets the 400 status (Bad request) and ends the response.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

explanationMessage
Type: OnlineSystem String
The optional message to include in the response.
See Also