C# Class FLS.Sharepoint.Metro.UI.Layouts.FLS.Sharepoint.Metro.Admin.Theme

Datei anzeigen Open project: ivankozyrev/fls-internal-portal

Protected Properties

Property Type Description
AccordionCheckbox global::System.Web.UI.WebControls.CheckBox
AccordionStatusMessage global::System.Web.UI.HtmlControls.HtmlGenericControl
AccordionTypeDropdown global::System.Web.UI.WebControls.DropDownList
ApplyAccordionGloballyCB global::System.Web.UI.WebControls.CheckBox
BtnApply global::System.Web.UI.WebControls.Button
ClusteredDirectionalSeparatorArrow1 global::Microsoft.SharePoint.WebControls.ClusteredDirectionalSeparatorArrow
EncodedLiteral1 global::Microsoft.SharePoint.WebControls.EncodedLiteral
EncodedLiteral2 global::Microsoft.SharePoint.WebControls.EncodedLiteral
EncodedLiteral3 global::Microsoft.SharePoint.WebControls.EncodedLiteral
EncodedLiteral4 global::Microsoft.SharePoint.WebControls.EncodedLiteral
FloatRibbonCB global::System.Web.UI.WebControls.CheckBox
InheritThemeFromParent global::System.Web.UI.WebControls.CheckBox
QuickLaunchPosition global::System.Web.UI.WebControls.DropDownList
QuickLaunchPositionLabel global::System.Web.UI.WebControls.Label
SiteMetroBranding global::System.Web.UI.UserControl
SiteMetroBrandingAccordion global::System.Web.UI.UserControl
SiteMetroBrandingDdb global::System.Web.UI.WebControls.DropDownList
SiteMetroRibbonControl global::System.Web.UI.UserControl
ThemeLabel global::System.Web.UI.WebControls.Label

Protected Methods

Method Description
OnInit ( EventArgs e ) : void
OnPreRender ( EventArgs e ) : void

Private Methods

Method Description
DisableControlChecker ( ) : void
GetPropertyBagValues ( ) : void
OnBtnApplyClick ( object sender, EventArgs e ) : void
OnLoad ( object sender, EventArgs e ) : void
PopulateAccordionTypeDropDown ( ListControl dropDownList, string storedAccordionValue ) : void
PopulateQuickLaunchPositionDropDown ( ListControl dropDownList, string themeQuicklaunchPosition ) : void
PopulateThemeDropDown ( ListControl dropDownList, string themeColor ) : void
SetThemeValue ( string storedColorValue ) : void

Method Details

OnInit() protected method

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

OnPreRender() protected method

protected OnPreRender ( EventArgs e ) : void
e EventArgs
return void

Property Details

AccordionCheckbox protected_oe property

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

AccordionStatusMessage protected_oe property

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

AccordionTypeDropdown protected_oe property

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

ApplyAccordionGloballyCB protected_oe property

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

BtnApply protected_oe property

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

ClusteredDirectionalSeparatorArrow1 protected_oe property

ClusteredDirectionalSeparatorArrow1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ClusteredDirectionalSeparatorArrow ClusteredDirectionalSeparatorArrow1
return global::Microsoft.SharePoint.WebControls.ClusteredDirectionalSeparatorArrow

EncodedLiteral1 protected_oe property

EncodedLiteral1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral EncodedLiteral1
return global::Microsoft.SharePoint.WebControls.EncodedLiteral

EncodedLiteral2 protected_oe property

EncodedLiteral2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral EncodedLiteral2
return global::Microsoft.SharePoint.WebControls.EncodedLiteral

EncodedLiteral3 protected_oe property

EncodedLiteral3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral EncodedLiteral3
return global::Microsoft.SharePoint.WebControls.EncodedLiteral

EncodedLiteral4 protected_oe property

EncodedLiteral4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.EncodedLiteral EncodedLiteral4
return global::Microsoft.SharePoint.WebControls.EncodedLiteral

FloatRibbonCB protected_oe property

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

InheritThemeFromParent protected_oe property

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

QuickLaunchPosition protected_oe property

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

QuickLaunchPositionLabel protected_oe property

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

SiteMetroBranding protected_oe property

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

SiteMetroBrandingAccordion protected_oe property

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

SiteMetroBrandingDdb protected_oe property

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

SiteMetroRibbonControl protected_oe property

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

ThemeLabel protected_oe property

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