C# Class Engage.Dnn.Publish.Controls.ItemEdit

Inheritance: ModuleBase, IActionable
Show file Open project: EngageSoftware/Engage-Publish Class Usage Examples

Protected Properties

Property Type Description
TitlePanel global::System.Web.UI.WebControls.Panel
UpdatePanel1 global::System.Web.UI.UpdatePanel
btnChangeDescriptionEditorMode global::System.Web.UI.WebControls.LinkButton
calendarEnd global::AjaxControlToolkit.CalendarExtender
calendarStart global::AjaxControlToolkit.CalendarExtender
chkDisplayAsHyperlink global::System.Web.UI.WebControls.CheckBox
chkNewWindow global::System.Web.UI.WebControls.CheckBox
chkSearchEngine global::System.Web.UI.WebControls.CheckBox
chkUrlSelection global::System.Web.UI.WebControls.CheckBox
clpAdvanced global::AjaxControlToolkit.CollapsiblePanelExtender
ctlUrlSelection global::DotNetNuke.UI.UserControls.UrlControl
ddlAuthor global::System.Web.UI.WebControls.DropDownList
imgEndCalendarIcon global::System.Web.UI.WebControls.Image
imgItemEditAdvancedHeader global::System.Web.UI.WebControls.Image
imgStartCalendarIcon global::System.Web.UI.WebControls.Image
lblAuthor global::DotNetNuke.UI.UserControls.LabelControl
lblAuthorName global::DotNetNuke.UI.UserControls.LabelControl
lblChooseUrl global::DotNetNuke.UI.UserControls.LabelControl
lblDescription global::DotNetNuke.UI.UserControls.LabelControl
lblDisplayAsHyperlink global::DotNetNuke.UI.UserControls.LabelControl
lblEndDate global::DotNetNuke.UI.UserControls.LabelControl
lblItemEditAdvancedHeader global::System.Web.UI.WebControls.Label
lblMetaDescription global::DotNetNuke.UI.UserControls.LabelControl
lblMetaKeywords global::DotNetNuke.UI.UserControls.LabelControl
lblMetaTitle global::DotNetNuke.UI.UserControls.LabelControl
lblName global::DotNetNuke.UI.UserControls.LabelControl
lblPostingDates global::DotNetNuke.UI.UserControls.LabelControl
lblSearchEngine global::DotNetNuke.UI.UserControls.LabelControl
lblStartDate global::DotNetNuke.UI.UserControls.LabelControl
lblUploadFile global::DotNetNuke.UI.UserControls.LabelControl
pnlItemEditAdvanced global::System.Web.UI.WebControls.Panel
pnlSearchEngine global::System.Web.UI.WebControls.Panel
pnlUrlSelection global::System.Web.UI.WebControls.Panel
teDescription global::DotNetNuke.UI.UserControls.TextEditor
thumbnailSelector global::Engage.Dnn.Publish.Controls.ThumbnailSelector
txtAuthorName global::System.Web.UI.WebControls.TextBox
txtDescription global::System.Web.UI.WebControls.TextBox
txtEndDate global::System.Web.UI.WebControls.TextBox
txtMetaDescription global::System.Web.UI.WebControls.TextBox
txtMetaKeywords global::System.Web.UI.WebControls.TextBox
txtMetaTitle global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox
txtStartDate global::System.Web.UI.WebControls.TextBox
upnlSearchEngine global::System.Web.UI.UpdatePanel

Protected Methods

Method Description
ChangeParentPage ( ) : void
OnInit ( EventArgs e ) : void
chkUrlSelection_CheckedChanged ( object sender, EventArgs e ) : void
ddlAuthor_SelectedIndexChanged ( object sender, EventArgs e ) : void

Private Methods

Method Description
LoadAuthorsList ( ) : void
LocalizeCollapsePanels ( ) : void
Page_Load ( object sender, EventArgs e ) : void
btnChangeDescriptionEditorMode_Click ( object sender, EventArgs e ) : void
chkSearchEngine_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

ChangeParentPage() protected method

protected ChangeParentPage ( ) : void
return void

OnInit() protected method

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

chkUrlSelection_CheckedChanged() protected method

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

ddlAuthor_SelectedIndexChanged() protected method

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

Property Details

TitlePanel protected property

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

UpdatePanel1 protected property

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

btnChangeDescriptionEditorMode protected property

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

calendarEnd protected property

calendarEnd control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CalendarExtender calendarEnd
return global::AjaxControlToolkit.CalendarExtender

calendarStart protected property

calendarStart control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CalendarExtender calendarStart
return global::AjaxControlToolkit.CalendarExtender

chkDisplayAsHyperlink protected property

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

chkNewWindow protected property

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

chkSearchEngine protected property

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

chkUrlSelection protected property

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

clpAdvanced protected property

clpAdvanced control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CollapsiblePanelExtender clpAdvanced
return global::AjaxControlToolkit.CollapsiblePanelExtender

ctlUrlSelection protected property

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

ddlAuthor protected property

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

imgEndCalendarIcon protected property

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

imgItemEditAdvancedHeader protected property

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

imgStartCalendarIcon protected property

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

lblAuthor protected property

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

lblAuthorName protected property

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

lblChooseUrl protected property

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

lblDescription protected property

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

lblDisplayAsHyperlink protected property

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

lblEndDate protected property

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

lblItemEditAdvancedHeader protected property

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

lblMetaDescription protected property

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

lblMetaKeywords protected property

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

lblMetaTitle protected property

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

lblName protected property

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

lblPostingDates protected property

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

lblSearchEngine protected property

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

lblStartDate protected property

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

lblUploadFile protected property

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

pnlItemEditAdvanced protected property

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

pnlSearchEngine protected property

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

pnlUrlSelection protected property

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

teDescription protected property

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

thumbnailSelector protected property

thumbnailSelector control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Engage.Dnn.Publish.Controls.ThumbnailSelector thumbnailSelector
return global::Engage.Dnn.Publish.Controls.ThumbnailSelector

txtAuthorName protected property

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

txtDescription protected property

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

txtEndDate protected property

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

txtMetaDescription protected property

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

txtMetaKeywords protected property

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

txtMetaTitle protected property

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

txtName protected property

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

txtStartDate protected property

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

upnlSearchEngine protected property

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