Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
WizardSampleSite
Controllers
SubscribeStep
C# Class WizardSampleSite.Controllers.SubscribeStep
Inheritance:
Castle.MonoRail.Framework.WizardStepPage
ファイルを表示
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