Method HSResponse.SetContentText
Overload
Sets response content text.
public void SetContentText(string content, string contentType = "text/plain; charset=utf-8")
Parameters
content (string)
Sets HSResponse.Content: |
contentType (string)
If not |