C# Class Subtext.Web.Admin.Pages.Syndication

Admin Page used to set syndication settings.
Inheritance: AdminOptionsPage
Afficher le fichier Open project: ayende/Subtext

Protected Properties

Свойство Type Description
Edit global::Subtext.Web.Admin.WebUI.AdvancedPanel
HelpToolTip1 global::Subtext.Web.Controls.HelpToolTip
HelpToolTip2 global::Subtext.Web.Controls.HelpToolTip
HelpToolTip3 global::Subtext.Web.Controls.HelpToolTip
Helptooltip4 global::Subtext.Web.Controls.HelpToolTip
Img1 global::System.Web.UI.HtmlControls.HtmlImage
Img2 global::System.Web.UI.HtmlControls.HtmlImage
Img3 global::System.Web.UI.HtmlControls.HtmlImage
Img4 global::System.Web.UI.HtmlControls.HtmlImage
Messages global::Subtext.Web.Admin.WebUI.MessagePanel
chkEnableSyndication global::System.Web.UI.WebControls.CheckBox
chkUseDeltaEncoding global::System.Web.UI.WebControls.CheckBox
chkUseSyndicationCompression global::System.Web.UI.WebControls.CheckBox
helpImg global::System.Web.UI.HtmlControls.HtmlImage
hlpFeedburner global::Subtext.Web.Controls.HelpToolTip
lkbPost global::System.Web.UI.WebControls.Button
txtFeedBurnerName global::System.Web.UI.WebControls.TextBox
txtLicenseUrl global::System.Web.UI.WebControls.TextBox

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
lkbPost_Click ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

ManageHiddenSettings ( ) : void
PopulateForm ( ) : void
SaveSettings ( ) : void
UpdateConfiguration ( ) : void

Method Details

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

lkbPost_Click() protected méthode

protected lkbPost_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

Edit protected_oe property

Edit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Admin.WebUI.AdvancedPanel Edit
Résultat global::Subtext.Web.Admin.WebUI.AdvancedPanel

HelpToolTip1 protected_oe property

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

HelpToolTip2 protected_oe property

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

HelpToolTip3 protected_oe property

HelpToolTip3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip HelpToolTip3
Résultat global::Subtext.Web.Controls.HelpToolTip

Helptooltip4 protected_oe property

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

Img1 protected_oe property

Img1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlImage Img1
Résultat global::System.Web.UI.HtmlControls.HtmlImage

Img2 protected_oe property

Img2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlImage Img2
Résultat global::System.Web.UI.HtmlControls.HtmlImage

Img3 protected_oe property

Img3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlImage Img3
Résultat global::System.Web.UI.HtmlControls.HtmlImage

Img4 protected_oe property

Img4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlImage Img4
Résultat global::System.Web.UI.HtmlControls.HtmlImage

Messages protected_oe property

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
Résultat global::Subtext.Web.Admin.WebUI.MessagePanel

chkEnableSyndication protected_oe property

chkEnableSyndication control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkEnableSyndication
Résultat global::System.Web.UI.WebControls.CheckBox

chkUseDeltaEncoding protected_oe property

chkUseDeltaEncoding control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkUseDeltaEncoding
Résultat global::System.Web.UI.WebControls.CheckBox

chkUseSyndicationCompression protected_oe property

chkUseSyndicationCompression control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkUseSyndicationCompression
Résultat global::System.Web.UI.WebControls.CheckBox

helpImg protected_oe property

helpImg control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlImage helpImg
Résultat global::System.Web.UI.HtmlControls.HtmlImage

hlpFeedburner protected_oe property

hlpFeedburner control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip hlpFeedburner
Résultat global::Subtext.Web.Controls.HelpToolTip

lkbPost protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

txtFeedBurnerName protected_oe property

txtFeedBurnerName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtFeedBurnerName
Résultat global::System.Web.UI.WebControls.TextBox

txtLicenseUrl protected_oe property

txtLicenseUrl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtLicenseUrl
Résultat global::System.Web.UI.WebControls.TextBox