FormEditor.Response

FormEditor.Response property

Gets or sets Response object where result of operation will be stored.

public HttpResponse Response { get; set; }

See Also