C# 클래스 littleworld.Web.adminSendNotice

파일 보기 프로젝트 열기: radishPit/littleworld

공개 프로퍼티들

프로퍼티 타입 설명
loginid int

보호된 프로퍼티들

프로퍼티 타입 설명
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

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnsure_Click ( object sender, EventArgs e ) : void
btnsureall_Click ( object sender, EventArgs e ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnsure_Click() 보호된 메소드

protected btnsure_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnsureall_Click() 보호된 메소드

protected btnsureall_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

DropDownListusers 보호되어 있는 프로퍼티

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

Label1 보호되어 있는 프로퍼티

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

Label2 보호되어 있는 프로퍼티

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

Label3 보호되어 있는 프로퍼티

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

SqlDataSource1 보호되어 있는 프로퍼티

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

bjtztxt 보호되어 있는 프로퍼티

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

btnsureall 보호되어 있는 프로퍼티

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

btnsuresingle 보호되어 있는 프로퍼티

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

fstz 보호되어 있는 프로퍼티

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

lblqf 보호되어 있는 프로퍼티

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

loginid 공개적으로 프로퍼티

public int loginid
리턴 int

successlbl 보호되어 있는 프로퍼티

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

txttitle 보호되어 있는 프로퍼티

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