C# Class Masonry.Core.Web.MasonryControllerBase

Inheritance: Controller
Show file Open project: DenisVuyka/Masonry

Private Properties

Property Type Description
IsAjaxRequest bool

Protected Methods

Method Description
Initialize ( System.Web.Routing.RequestContext requestContext ) : void

Private Methods

Method Description
IsAjaxRequest ( ) : bool

Method Details

Initialize() protected method

protected Initialize ( System.Web.Routing.RequestContext requestContext ) : void
requestContext System.Web.Routing.RequestContext
return void