| ForumPostTreeProvider Properties | 
The ForumPostTreeProvider type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BindNodeData | 
            Specifies if the node data (TreeNode) should be bound to the nodes.
             | 
|  | Columns | 
            Gets or sets the columns which should be selected.
             | 
|  | ForumID | 
            ForumID.
             | 
|  | MaxPostNodes | 
            Maximum number of forum post nodes displayed within one level of the tree.
             | 
|  | MaxRelativeLevel | 
            MaxRelativeLevel.
             | 
|  | OrderBy | 
            Order by.
             | 
|  | Path | 
            Path.
             | 
|  | RootNode | 
            Property to get Sitemap root node.
            (Overrides SiteMapProviderRootNode.) | 
|  | RootNodeLevel | 
            Root node level.
             | 
|  | SelectOnlyApproved | 
            SelectOnlyApproved.
             | 
|  | SelectPostPath | 
            Gets or sets the path of selected post. If this path is defined all forum posts on selected
            path will be retrieved.
             | 
|  | SortPostAscending | 
            SortPostAscending.
             | 
|  | WhereCondition | 
            WhereCondition.
             | 
 See Also
See Also