C# 클래스 NSoft.NFramework.WebHost.Compression.CompressiblePage

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: debop/NFramework

보호된 프로퍼티들

프로퍼티 타입 설명
GridView1 global::System.Web.UI.WebControls.GridView
ObjectDataSource1 global::System.Web.UI.WebControls.ObjectDataSource
SqlDataSource1 global::System.Web.UI.WebControls.SqlDataSource
btnRefresh global::System.Web.UI.WebControls.Button
form1 global::System.Web.UI.HtmlControls.HtmlForm
lblAccount global::System.Web.UI.WebControls.Label
lblAddress global::System.Web.UI.WebControls.Label
lblEmail global::System.Web.UI.WebControls.Label
lblMessage global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
rptFavorites global::System.Web.UI.WebControls.Repeater

보호된 메소드들

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

비공개 메소드들

메소드 설명
DoPageLoad ( ) : void
LoadUser ( UserInfo user ) : void
SaveUser ( ) : void

메소드 상세

Page_Load() 보호된 메소드

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

프로퍼티 상세

GridView1 보호되어 있는 프로퍼티

GridView1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView GridView1
리턴 global::System.Web.UI.WebControls.GridView

ObjectDataSource1 보호되어 있는 프로퍼티

ObjectDataSource1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ObjectDataSource ObjectDataSource1
리턴 global::System.Web.UI.WebControls.ObjectDataSource

SqlDataSource1 보호되어 있는 프로퍼티

SqlDataSource1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.SqlDataSource SqlDataSource1
리턴 global::System.Web.UI.WebControls.SqlDataSource

btnRefresh 보호되어 있는 프로퍼티

btnRefresh control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnRefresh
리턴 global::System.Web.UI.WebControls.Button

form1 보호되어 있는 프로퍼티

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
리턴 global::System.Web.UI.HtmlControls.HtmlForm

lblAccount 보호되어 있는 프로퍼티

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

lblAddress 보호되어 있는 프로퍼티

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

lblEmail 보호되어 있는 프로퍼티

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

lblMessage 보호되어 있는 프로퍼티

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

lblName 보호되어 있는 프로퍼티

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

rptFavorites 보호되어 있는 프로퍼티

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