C# Class BlogEngine.Core.Web.Controls.PageMenu

Show file Open project: rasmuskl/ReSharperCourse

Private Methods

Method Description
AddMenuItem ( System.Web.UI.HtmlControls.HtmlGenericControl ul, string pageName, string pageUrl ) : void
BindPages ( ) : System.Web.UI.HtmlControls.HtmlGenericControl
GetChildren ( System.Guid parentId ) : System.Web.UI.HtmlControls.HtmlGenericControl
GetPageName ( string requestPath ) : string
HasChildren ( System.Guid pageId ) : bool