C# 클래스 WizardSampleSite.Controllers.SubscribeStep

상속: Castle.MonoRail.Framework.WizardStepPage
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
Save ( [ accountFromForm ) : void

보호된 메소드들

메소드 설명
RenderWizardView ( ) : void

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

메소드 상세

RenderWizardView() 보호된 메소드

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

Save() 공개 메소드

public Save ( [ accountFromForm ) : void
accountFromForm [
리턴 void