C# Class Engage.Dnn.Publish.Admin.Syndication

Inheritance: ModuleBase, IActionable
Exibir arquivo Open project: EngageSoftware/Engage-Publish

Protected Properties

Property Type Description
chkApproveContent global::System.Web.UI.WebControls.CheckBox
chkArchiveContent global::System.Web.UI.WebControls.CheckBox
cmdUpdate global::System.Web.UI.WebControls.LinkButton
lblApproveContent global::DotNetNuke.UI.UserControls.LabelControl
lblArchiveContent global::DotNetNuke.UI.UserControls.LabelControl
lblAuthorizationKey global::System.Web.UI.WebControls.Label
lblAuthorizationKeyHelp global::DotNetNuke.UI.UserControls.LabelControl
lblPublisherSyndication global::System.Web.UI.WebControls.Label
lblPublisherSyndicationSettings global::System.Web.UI.WebControls.Label
lblResults global::System.Web.UI.WebControls.Label
lblServiceUrl global::System.Web.UI.WebControls.Label
lblServiceUrlHelp global::DotNetNuke.UI.UserControls.LabelControl
lblSubscriberAuthorizationKey global::DotNetNuke.UI.UserControls.LabelControl
lblSubscriberServiceUrl global::DotNetNuke.UI.UserControls.LabelControl
lblSubscriberSyndication global::System.Web.UI.WebControls.Label
lblSubscriberSyndicationSettings global::System.Web.UI.WebControls.Label
lblSyndicationSettings global::System.Web.UI.WebControls.Label
txtAuthorizationKey global::System.Web.UI.WebControls.TextBox
txtSubscriberServiceUrl global::System.Web.UI.WebControls.TextBox

Protected Methods

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

Private Methods

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

Method Details

OnInit() protected method

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

cmdUpdate_Click() protected method

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

Property Details

chkApproveContent protected_oe property

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

chkArchiveContent protected_oe property

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

cmdUpdate protected_oe property

cmdUpdate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton cmdUpdate
return global::System.Web.UI.WebControls.LinkButton

lblApproveContent protected_oe property

lblApproveContent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblApproveContent
return global::DotNetNuke.UI.UserControls.LabelControl

lblArchiveContent protected_oe property

lblArchiveContent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblArchiveContent
return global::DotNetNuke.UI.UserControls.LabelControl

lblAuthorizationKey protected_oe property

lblAuthorizationKey control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAuthorizationKey
return global::System.Web.UI.WebControls.Label

lblAuthorizationKeyHelp protected_oe property

lblAuthorizationKeyHelp control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblAuthorizationKeyHelp
return global::DotNetNuke.UI.UserControls.LabelControl

lblPublisherSyndication protected_oe property

lblPublisherSyndication control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblPublisherSyndication
return global::System.Web.UI.WebControls.Label

lblPublisherSyndicationSettings protected_oe property

lblPublisherSyndicationSettings control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblPublisherSyndicationSettings
return global::System.Web.UI.WebControls.Label

lblResults protected_oe property

lblResults control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblResults
return global::System.Web.UI.WebControls.Label

lblServiceUrl protected_oe property

lblServiceUrl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblServiceUrl
return global::System.Web.UI.WebControls.Label

lblServiceUrlHelp protected_oe property

lblServiceUrlHelp control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblServiceUrlHelp
return global::DotNetNuke.UI.UserControls.LabelControl

lblSubscriberAuthorizationKey protected_oe property

lblSubscriberAuthorizationKey control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblSubscriberAuthorizationKey
return global::DotNetNuke.UI.UserControls.LabelControl

lblSubscriberServiceUrl protected_oe property

lblSubscriberServiceUrl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblSubscriberServiceUrl
return global::DotNetNuke.UI.UserControls.LabelControl

lblSubscriberSyndication protected_oe property

lblSubscriberSyndication control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblSubscriberSyndication
return global::System.Web.UI.WebControls.Label

lblSubscriberSyndicationSettings protected_oe property

lblSubscriberSyndicationSettings control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblSubscriberSyndicationSettings
return global::System.Web.UI.WebControls.Label

lblSyndicationSettings protected_oe property

lblSyndicationSettings control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblSyndicationSettings
return global::System.Web.UI.WebControls.Label

txtAuthorizationKey protected_oe property

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

txtSubscriberServiceUrl protected_oe property

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