C# 클래스 Subtext.Web.Admin.Pages.Referrers

파일 보기 프로젝트 열기: ayende/Subtext

보호된 프로퍼티들

프로퍼티 타입 설명
Edit global::System.Web.UI.WebControls.PlaceHolder
Messages global::Subtext.Web.Admin.WebUI.MessagePanel
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
Requiredfieldvalidator3 global::System.Web.UI.WebControls.RequiredFieldValidator
Results global::System.Web.UI.WebControls.PlaceHolder
lkbCancel global::System.Web.UI.WebControls.Button
lkbPost global::System.Web.UI.WebControls.Button
resultsPager global::Subtext.Web.Controls.PagingControl
rprSelectionList global::System.Web.UI.WebControls.Repeater
txbBody global::System.Web.UI.WebControls.TextBox
txbTitle global::System.Web.UI.WebControls.TextBox
txbUrl global::System.Web.UI.WebControls.TextBox

Private Properties

프로퍼티 타입 설명
BindList void
InitializeComponent void
SetReferalDesc void
rprSelectionList_ItemCommand void

공개 메소드들

메소드 설명
CheckHiddenStyle ( ) : string
GetReferrer ( object dataItem ) : string
GetTitle ( object dataItem ) : string
Referrers ( ) : System

보호된 메소드들

메소드 설명
BindLocalUI ( ) : void
OnInit ( EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
lkbCancel_Click ( object sender, EventArgs e ) : void
lkbPost_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
BindList ( ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

SetReferalDesc ( string selection, string title ) : void
rprSelectionList_ItemCommand ( object source, RepeaterCommandEventArgs e ) : void

메소드 상세

BindLocalUI() 보호된 메소드

protected BindLocalUI ( ) : void
리턴 void

CheckHiddenStyle() 공개 메소드

public CheckHiddenStyle ( ) : string
리턴 string

GetReferrer() 공개 메소드

public GetReferrer ( object dataItem ) : string
dataItem object
리턴 string

GetTitle() 공개 메소드

public GetTitle ( object dataItem ) : string
dataItem object
리턴 string

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e EventArgs
리턴 void

Page_Load() 보호된 메소드

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

Referrers() 공개 메소드

public Referrers ( ) : System
리턴 System

lkbCancel_Click() 보호된 메소드

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

lkbPost_Click() 보호된 메소드

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

프로퍼티 상세

Edit 보호되어 있는 프로퍼티

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

Messages 보호되어 있는 프로퍼티

Messages control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Admin.WebUI.MessagePanel Messages
리턴 global::Subtext.Web.Admin.WebUI.MessagePanel

RequiredFieldValidator1 보호되어 있는 프로퍼티

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

Requiredfieldvalidator3 보호되어 있는 프로퍼티

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

Results 보호되어 있는 프로퍼티

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

lkbCancel 보호되어 있는 프로퍼티

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

lkbPost 보호되어 있는 프로퍼티

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

resultsPager 보호되어 있는 프로퍼티

resultsPager control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.PagingControl resultsPager
리턴 global::Subtext.Web.Controls.PagingControl

rprSelectionList 보호되어 있는 프로퍼티

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

txbBody 보호되어 있는 프로퍼티

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

txbTitle 보호되어 있는 프로퍼티

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

txbUrl 보호되어 있는 프로퍼티

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