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
listIList<string>nodesTreeNodeCollectionselNodeTreeNodetreeNodeTreeNode
AfterRefresh(IList<string>)
protected virtual void AfterRefresh(IList<string> list)