C# Class littleworld.Web.adminSeeEventsDetail

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: radishPit/littleworld

Protected Properties

Свойство Type Description
labelContent global::System.Web.UI.WebControls.Label
labelID global::System.Web.UI.WebControls.Label
labelSenderName global::System.Web.UI.WebControls.Label
labelTime global::System.Web.UI.WebControls.Label
labelType global::System.Web.UI.WebControls.Label
labeloperatorID global::System.Web.UI.WebControls.Label
userImgs global::System.Web.UI.HtmlControls.HtmlGenericControl

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

labelContent protected_oe property

labelContent 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label labelContent
Résultat global::System.Web.UI.WebControls.Label

labelID protected_oe property

labelID 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label labelID
Résultat global::System.Web.UI.WebControls.Label

labelSenderName protected_oe property

labelSenderName 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label labelSenderName
Résultat global::System.Web.UI.WebControls.Label

labelTime protected_oe property

labelTime 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label labelTime
Résultat global::System.Web.UI.WebControls.Label

labelType protected_oe property

labelType 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label labelType
Résultat global::System.Web.UI.WebControls.Label

labeloperatorID protected_oe property

labeloperatorID 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label labeloperatorID
Résultat global::System.Web.UI.WebControls.Label

userImgs protected_oe property

userImgs 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.HtmlControls.HtmlGenericControl userImgs
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl