Sys.Data.AdoNetActionResult.httpHeaders Property

Gets a dictionary of HTTP headers associated with the entry for this action in a batch response.

get_httpHeaders: function()

Usage

var a = exampleActionResult.get_httpHeaders();

Return Value

A dictionary of HTTP headers associated with the entry for this action in a batch response.

See Also

Other Resources

Sys.Data.AdoNetActionResult Class

Sys.Data.AdoNetServiceError Class