| UniTreeProvider Methods | 
The UniTreeProvider type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | BuildSiteMap | 
            Performs the site map build and returns UniTreeNode.
            (Overrides StaticSiteMapProviderBuildSiteMap.) | 
|  | GetChildNodes(String) | 
            Returns the set of child nodes for the specified node.
             | 
|  | GetChildNodes(String, Int32) | 
            Returns the set of child nodes for the specified node.
             | 
|  | GetNodeByKey | 
            Returns the UniTreeNode specified by given Node ID.
             | 
|  | GetRootNodeCore | 
            Returns the root UniTreeNode.
            (Overrides SiteMapProviderGetRootNodeCore.) | 
|  | LoadData | 
            Loads data with dependence on current settings
            Where condition | 
 See Also
See Also