Property | Type | Description |
---|
Method | Description | |
---|---|---|
FormulateTreeController ( ) : Umbraco.Core.Constants.System |
Method | Description | |
---|---|---|
GetMenuForNode ( string id, FormDataCollection queryStrings ) : Umbraco.Web.Models.Trees.MenuItemCollection | ||
GetTreeNodes ( string id, FormDataCollection queryStrings ) : TreeNodeCollection |
public FormulateTreeController ( ) : Umbraco.Core.Constants.System | ||
return | Umbraco.Core.Constants.System |
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 |