C# Class ConfigPage, gert

Inheritance: System.Web.UI.Page
ファイルを表示 Open project: mono/gert Class Usage Examples

Protected Properties

Property Type Description
Config1Value Literal
Config2Value Literal

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
InitializeComponent ( ) : void
Page_Load ( object sender, System e ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e EventArgs
return void

Property Details

Config1Value protected_oe property

protected Literal Config1Value
return Literal

Config2Value protected_oe property

protected Literal Config2Value
return Literal