Click or drag to resize
WorkflowDesignerServiceGetBadRequestResponse Method (String)
Returns ServiceResponse with BadRequest type

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntax
C#
protected ServiceResponse GetBadRequestResponse(
	string message
)

Parameters

message
Type: SystemString
Error message

Return Value

Type: ServiceResponse
See Also