Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
WizardSampleSite
Controllers
SubscribeStep
C# Class WizardSampleSite.Controllers.SubscribeStep
Inheritance:
Castle.MonoRail.Framework.WizardStepPage
Mostrar archivo
Open project: nats/castle-1.0.3-mono
Public Methods
Method
Description
Save
(
[
accountFromForm
) :
void
Protected Methods
Method
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
method
You can also use this to give the view some data. Here we send the presaved (if any) selections
protected
RenderWizardView
( ) :
void
return
void
Save()
public
method
public
Save
(
[
accountFromForm
) :
void
accountFromForm
[
return
void