C# Class AspnetSample.views.postback.CustomArgs

Summary description for index.
Inheritance: System.Web.UI.Page, IControllerAware
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Свойство Type Description
name string

Méthodes publiques

Méthode Description
SetController ( Controller controller ) : void

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
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

Method Details

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void

SetController() public méthode

public SetController ( Controller controller ) : void
controller Castle.MonoRail.Framework.Controller
Résultat void

Property Details

name public_oe property

public string name
Résultat string