Method | Description | |
---|---|---|
FrapidView ( string path, object model = null ) : System.Web.Mvc.ContentResult | ||
OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void |
Method | Description | |
---|---|---|
GetLayoutFile ( ) : string | ||
GetLayoutPath ( ) : string | ||
IsAjax ( HttpContextBase context ) : bool |
protected FrapidView ( string path, object model = null ) : System.Web.Mvc.ContentResult | ||
path | string | |
model | object | |
return | System.Web.Mvc.ContentResult |
protected OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutingContext | |
return | void |