RequestHelper Respond400 Method Kentico 8.1 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.1.5347.20411)

Parameters

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