Method | Description | |
---|---|---|
AdminController ( IOrchardServices services, IThemeSettingsService settingsService ) : System.Web.Mvc | ||
CustomCss ( ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
CustomCss ( |
||
Index ( |
public AdminController ( IOrchardServices services, IThemeSettingsService settingsService ) : System.Web.Mvc | ||
services | IOrchardServices | |
settingsService | IThemeSettingsService | |
return | System.Web.Mvc |
public CustomCss ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |