C# Class BoC.Web.Mvc.Extensions.HttpRequestBaseExtensions

Show file Open project: csteeg/BoC

Public Methods

Method Description
GetPreferedResponseType ( this request ) : ResponseType
IsJqAjaxRequest ( this request ) : bool

Method Details

GetPreferedResponseType() public static method

public static GetPreferedResponseType ( this request ) : ResponseType
request this
return ResponseType

IsJqAjaxRequest() public static method

public static IsJqAjaxRequest ( this request ) : bool
request this
return bool