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 |
Method | Description | |
---|---|---|
OnInit ( |
||
cmdUpdate_Click ( object sender, |
Method | Description | |
---|---|---|
LoadSettings ( ) : void | ||
Page_Load ( object sender, |
protected cmdUpdate_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.WebControls.CheckBox chkApproveContent | ||
return | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.CheckBox chkArchiveContent | ||
return | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.LinkButton cmdUpdate | ||
return | global::System.Web.UI.WebControls.LinkButton |
protected global::DotNetNuke.UI.UserControls.LabelControl lblApproveContent | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblArchiveContent | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::System.Web.UI.WebControls.Label lblAuthorizationKey | ||
return | global::System.Web.UI.WebControls.Label |
protected global::DotNetNuke.UI.UserControls.LabelControl lblAuthorizationKeyHelp | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::System.Web.UI.WebControls.Label lblPublisherSyndication | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblPublisherSyndicationSettings | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblResults | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblServiceUrl | ||
return | global::System.Web.UI.WebControls.Label |
protected global::DotNetNuke.UI.UserControls.LabelControl lblServiceUrlHelp | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblSubscriberAuthorizationKey | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblSubscriberServiceUrl | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::System.Web.UI.WebControls.Label lblSubscriberSyndication | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblSubscriberSyndicationSettings | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblSyndicationSettings | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.TextBox txtAuthorizationKey | ||
return | global::System.Web.UI.WebControls.TextBox |