C# Class NewStudent_Default, NewStudent

Inheritance: System.Web.UI.Page
Mostra file Open project: vtmer/NewStudent

Public Properties

Property Type Description
campus string
columns string[]
hotlink string[]
hottitle string[]

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

campus public_oe property

public string campus
return string

columns public_oe property

public string[] columns
return string[]

hotlink public_oe property

public string[] hotlink
return string[]

hottitle public_oe property

public string[] hottitle
return string[]