GridJsWorkbook.ErrorJson

GridJsWorkbook.ErrorJson method

Gets the error message string in JSON format.

public string ErrorJson(string msg)
ParameterTypeDescription
msgStringThe error message.

Return Value

The JSON format string.

See Also