C# Класс Subtext.Web.Admin.Pages.Comments

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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