C# Class WizardSampleSite.Controllers.SubscribeStep

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

Méthodes publiques

Méthode Description
Save ( [ accountFromForm ) : void

Méthodes protégées

Méthode Description
RenderWizardView ( ) : void

You can also use this to give the view some data. Here we send the presaved (if any) selections

Method Details

RenderWizardView() protected méthode

You can also use this to give the view some data. Here we send the presaved (if any) selections
protected RenderWizardView ( ) : void
Résultat void

Save() public méthode

public Save ( [ accountFromForm ) : void
accountFromForm [
Résultat void