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

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

보호된 프로퍼티들

프로퍼티 타입 설명
HelpToolTip1 global::Subtext.Web.Controls.HelpToolTip
HelpToolTip2 global::Subtext.Web.Controls.HelpToolTip
Helptooltip3 global::Subtext.Web.Controls.HelpToolTip
Helptooltip4 global::Subtext.Web.Controls.HelpToolTip
Helptooltip5 global::Subtext.Web.Controls.HelpToolTip
Helptooltip6 global::Subtext.Web.Controls.HelpToolTip
Helptooltip7 global::Subtext.Web.Controls.HelpToolTip
Helptooltip8 global::Subtext.Web.Controls.HelpToolTip
Messages global::Subtext.Web.Admin.WebUI.MessagePanel
chkAllowDuplicates global::System.Web.UI.WebControls.CheckBox
chkCoCommentEnabled global::System.Web.UI.WebControls.CheckBox
chkEnableCaptcha global::System.Web.UI.WebControls.CheckBox
chkEnableCommentModeration global::System.Web.UI.WebControls.CheckBox
chkEnableComments global::System.Web.UI.WebControls.CheckBox
chkEnableTrackbacks global::System.Web.UI.WebControls.CheckBox
helpCaptcha global::Subtext.Web.Controls.HelpToolTip
helpCommentModeration global::Subtext.Web.Controls.HelpToolTip
hlpAkismet global::Subtext.Web.Controls.HelpToolTip
lkbPost global::System.Web.UI.WebControls.Button
txtAkismetAPIKey global::System.Web.UI.WebControls.TextBox
txtCommentDelayIntervalMinutes global::System.Web.UI.WebControls.TextBox
txtDaysTillCommentsClosed global::System.Web.UI.WebControls.TextBox
txtNumberOfRecentComments global::System.Web.UI.WebControls.TextBox
txtRecentCommentsLength global::System.Web.UI.WebControls.TextBox

Private Properties

프로퍼티 타입 설명
InitializeComponent void
ManageHiddenSettings void
SaveSettings void
UpdateConfiguration void
ValidateInteger int
ValidateIntegerRange int
lkbPost_Click void

보호된 메소드들

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

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

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

ManageHiddenSettings ( ) : void
SaveSettings ( ) : void
UpdateConfiguration ( ) : void
ValidateInteger ( string fieldName, string value, int minAllowedValue, int maxAllowedValue ) : int
ValidateIntegerRange ( string fieldName, string value, int minAllowedValue, int maxAllowedValue, string tooSmallFormatMessage, string tooBigFormatMessage ) : int
lkbPost_Click ( object sender, EventArgs e ) : void

메소드 상세

BindLocalUI() 보호된 메소드

protected BindLocalUI ( ) : void
리턴 void

OnInit() 보호된 메소드

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

Page_Load() 보호된 메소드

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

프로퍼티 상세

HelpToolTip1 보호되어 있는 프로퍼티

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

HelpToolTip2 보호되어 있는 프로퍼티

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

Helptooltip3 보호되어 있는 프로퍼티

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

Helptooltip4 보호되어 있는 프로퍼티

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

Helptooltip5 보호되어 있는 프로퍼티

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

Helptooltip6 보호되어 있는 프로퍼티

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

Helptooltip7 보호되어 있는 프로퍼티

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

Helptooltip8 보호되어 있는 프로퍼티

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

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

chkAllowDuplicates 보호되어 있는 프로퍼티

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

chkCoCommentEnabled 보호되어 있는 프로퍼티

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

chkEnableCaptcha 보호되어 있는 프로퍼티

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

chkEnableCommentModeration 보호되어 있는 프로퍼티

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

chkEnableComments 보호되어 있는 프로퍼티

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

chkEnableTrackbacks 보호되어 있는 프로퍼티

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

helpCaptcha 보호되어 있는 프로퍼티

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

helpCommentModeration 보호되어 있는 프로퍼티

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

hlpAkismet 보호되어 있는 프로퍼티

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

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

txtAkismetAPIKey 보호되어 있는 프로퍼티

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

txtCommentDelayIntervalMinutes 보호되어 있는 프로퍼티

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

txtDaysTillCommentsClosed 보호되어 있는 프로퍼티

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

txtNumberOfRecentComments 보호되어 있는 프로퍼티

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

txtRecentCommentsLength 보호되어 있는 프로퍼티

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