C# Class WIKI.Account.CategoryDetails

Inheritance: System.Web.UI.Page
Mostra file Open project: fitba/km-2013-projects-team-cincar

Protected Properties

Property Type Description
Label1 global::System.Web.UI.WebControls.Label
Repeater1 global::System.Web.UI.WebControls.Repeater
lblKategorija global::System.Web.UI.WebControls.Label

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 System.EventArgs
return void

Property Details

Label1 protected_oe property

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
return global::System.Web.UI.WebControls.Label

Repeater1 protected_oe property

Repeater1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater Repeater1
return global::System.Web.UI.WebControls.Repeater

lblKategorija protected_oe property

lblKategorija control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblKategorija
return global::System.Web.UI.WebControls.Label