C# 클래스 AspnetSample.views.postback.hello

Summary description for index.
상속: System.Web.UI.Page, IControllerAware
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 프로퍼티들

프로퍼티 타입 설명
name string

공개 메소드들

메소드 설명
SetController ( Controller controller ) : void

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Page_Load ( object sender, System e ) : void

메소드 상세

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void

SetController() 공개 메소드

public SetController ( Controller controller ) : void
controller Castle.MonoRail.Framework.Controller
리턴 void

프로퍼티 상세

name 공개적으로 프로퍼티

public string name
리턴 string