C# Class FLS.Sharepoint.Metro.UI.Common.Controls.MetroThemeControl

Inheritance: System.Web.UI.WebControls.WebControl
ファイルを表示 Open project: ivankozyrev/fls-internal-portal

Protected Methods

Method Description
CreateChildControls ( ) : void

Private Methods

Method Description
ManageAccordion ( bool storedAccordionValue ) : void
ManageQuicklaunch ( string globalQuickLaunchPosition ) : void
ManageRibbon ( ) : void
ManageTheme ( string storedColorValue, SPWeb web ) : void

Method Details

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void