C# Class Carrotware.CMS.UI.Components.TwoLevelNavigation

Inheritance: Carrotware.CMS.UI.Components.BaseTwoPartCmsComponent
Show file Open project: ninianne98/CarrotCakeCMS-MVC

Public Methods

Method Description
GetHead ( ) : string
TwoLevelNavigation ( ) : System

Protected Methods

Method Description
LoadData ( ) : void

Private Methods

Method Description
FlipColor ( ) : void

Method Details

GetHead() public method

public GetHead ( ) : string
return string

LoadData() protected method

protected LoadData ( ) : void
return void

TwoLevelNavigation() public method

public TwoLevelNavigation ( ) : System
return System