ForumPostTreeNode Class |
Namespace: CMS.Forums.Web.UI
public class ForumPostTreeNode : SiteMapNode
The ForumPostTreeNode type exposes the following members.
Name | Description | |
---|---|---|
ForumPostTreeNode(SiteMapProvider, String) |
Constructor.
| |
ForumPostTreeNode(SiteMapProvider, String, String) |
Constructor.
| |
ForumPostTreeNode(SiteMapProvider, String, String, String) |
Constructor.
| |
ForumPostTreeNode(SiteMapProvider, String, String, String, String) |
Constructor.
|
Name | Description | |
---|---|---|
ChildNodesLoaded |
Flag saying whether the child nodes are already loaded to the node.
| |
ItemData |
Property to get and set the inner object.
| |
TreeNode |
Property to get and set the inner TreeNode.
|