C# Class Rebel.Framework.Localization.Web.Mvc.Controllers.ClientSideScriptController

Inheritance: Controller
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
Index ( string namespaces, string keyFilters, string var, string handler, string defaultNamespace, bool gzip = true ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

public Index ( string namespaces, string keyFilters, string var, string handler, string defaultNamespace, bool gzip = true ) : System.Web.Mvc.ActionResult
namespaces string
keyFilters string
var string
handler string
defaultNamespace string
gzip bool
Résultat System.Web.Mvc.ActionResult