Method | Description | |
---|---|---|
GetMenuForNode ( string id, FormDataCollection queryStrings ) : Umbraco.Web.Models.Trees.MenuItemCollection | ||
GetTreeNodes ( string id, FormDataCollection queryStrings ) : TreeNodeCollection |
protected GetMenuForNode ( string id, FormDataCollection queryStrings ) : Umbraco.Web.Models.Trees.MenuItemCollection | ||
id | string | |
queryStrings | FormDataCollection | |
return | Umbraco.Web.Models.Trees.MenuItemCollection |
protected GetTreeNodes ( string id, FormDataCollection queryStrings ) : TreeNodeCollection | ||
id | string | |
queryStrings | FormDataCollection | |
return | TreeNodeCollection |