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

Afficher le fichier Open project: ivankozyrev/fls-internal-portal

Protected Properties

Свойство 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

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void
OnPreRender ( EventArgs e ) : void

Private Methods

Méthode 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 méthode

protected OnInit ( EventArgs e ) : void
e EventArgs
Résultat void

OnPreRender() protected méthode

protected OnPreRender ( EventArgs e ) : void
e EventArgs
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat global::System.Web.UI.WebControls.Label