ForumPostTreeProvider Class |
Namespace: CMS.Forums.Web.UI
public class ForumPostTreeProvider : StaticSiteMapProvider
The ForumPostTreeProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | ForumPostTreeProvider |
Name | Description | |
---|---|---|
![]() ![]() | ALL_LEVELS |
All relative levels.
|
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.
|
Name | Description | |
---|---|---|
![]() | BuildSiteMap |
Performs the sitemap build.
(Overrides StaticSiteMapProviderBuildSiteMap.) |
![]() | GetChildNodes |
Returns the set of child nodes for the specified node.
|
![]() | GetNodeById |
Returns the node specified by given Node ID.
|
![]() | GetRootNodeCore |
Returns the root sitemap node.
(Overrides SiteMapProviderGetRootNodeCore.) |