Property | Type | Description | |
---|---|---|---|
Css | System.Web.Mvc.ActionResult | ||
GetContents | string | ||
IsDevelopment | bool | ||
Js | System.Web.Mvc.ActionResult | ||
SetContents | void |
Method | Description | |
---|---|---|
AssetsController ( ) : System |
Method | Description | |
---|---|---|
Css ( string name ) : System.Web.Mvc.ActionResult | ||
GetContents ( string key ) : string | ||
IsDevelopment ( ) : bool | ||
Js ( string name ) : System.Web.Mvc.ActionResult | ||
SetContents ( string key, string contents, DateTimeOffset expiresOn ) : void |