C# Class littleworld.Web.adminSendNotice

Mostrar archivo Open project: radishPit/littleworld

Public Properties

Property Type Description
loginid int

Protected Properties

Property Type Description
DropDownListusers global::System.Web.UI.WebControls.DropDownList
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
SqlDataSource1 global::System.Web.UI.WebControls.SqlDataSource
bjtztxt global::System.Web.UI.WebControls.TextBox
btnsureall global::System.Web.UI.WebControls.Button
btnsuresingle global::System.Web.UI.WebControls.Button
fstz global::System.Web.UI.WebControls.Label
lblqf global::System.Web.UI.WebControls.Label
successlbl global::System.Web.UI.WebControls.Label
txttitle global::System.Web.UI.WebControls.TextBox

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnsure_Click ( object sender, EventArgs e ) : void
btnsureall_Click ( 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

btnsure_Click() protected method

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

btnsureall_Click() protected method

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

Property Details

DropDownListusers protected_oe property

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

Label1 protected_oe property

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

Label2 protected_oe property

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

Label3 protected_oe property

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

SqlDataSource1 protected_oe property

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

bjtztxt protected_oe property

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

btnsureall protected_oe property

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

btnsuresingle protected_oe property

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

fstz protected_oe property

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

lblqf protected_oe property

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

loginid public_oe property

public int loginid
return int

successlbl protected_oe property

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

txttitle protected_oe property

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