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

Admin Page used to set syndication settings.
Inheritance: AdminOptionsPage
Exibir arquivo Open project: ayende/Subtext

Protected Properties

Property 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

Protected Methods

Method Description
OnInit ( EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
lkbPost_Click ( object sender, EventArgs e ) : void

Private Methods

Method 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 method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void

Page_Load() protected method

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

lkbPost_Click() protected method

protected lkbPost_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return global::System.Web.UI.WebControls.TextBox