Method | Description | |
---|---|---|
Initialize ( global controllerContext ) : void |
Remove the xml formatter... only support JSON!
|
Method | Description | |
---|---|---|
GetTreeData ( string treeType, string id, FormDataCollection queryStrings ) : TreeNodeCollection | ||
TryLoadFromControllerTree ( umbraco.BusinessLogic.ApplicationTree appTree, string id, FormDataCollection formCollection ) : Attempt |
||
TryLoadFromLegacyTree ( umbraco.BusinessLogic.ApplicationTree appTree, string id, FormDataCollection formCollection ) : Attempt |
protected Initialize ( global controllerContext ) : void | ||
controllerContext | global | |
return | void |