C# Class TestSite.Controllers.LayoutController

Inheritance: Castle.MonoRail.Framework.Controller
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
ChangeLayout ( ) : void
Index ( ) : void
RedirectAction ( ) : void

Method Details

ChangeLayout() public méthode

public ChangeLayout ( ) : void
Résultat void

Index() public méthode

public Index ( ) : void
Résultat void

RedirectAction() public méthode

public RedirectAction ( ) : void
Résultat void