Method AfterRefresh
AfterRefresh(IList<string>, TreeNodeCollection, ref TreeNode, ref TreeNode)
protected virtual void AfterRefresh(IList<string> list, TreeNodeCollection nodes, ref TreeNode selNode, ref TreeNode treeNode)
Parameters
list
IList<string>nodes
TreeNodeCollectionselNode
TreeNodetreeNode
TreeNode
AfterRefresh(IList<string>)
protected virtual void AfterRefresh(IList<string> list)