The ForumPostTreeProvider type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | ForumPostTreeProvider |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Adds a (Inherited from ![]() ![]() |
![]() | ![]() | Adds a (Inherited from ![]() ![]() ![]() |
![]() | BuildSiteMap |
Performs the sitemap build.
(Overrides ![]() |
![]() | ![]() | Removes all elements in the collections of child and parent site map nodes that the (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Retrieves a (Inherited from ![]() ![]() |
![]() | ![]() | Retrieves a (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Retrieves a (Inherited from ![]() ![]() |
![]() | ![]() | Provides an optimized lookup method for site map providers when retrieving the node for the currently requested page and fetching the parent and ancestor site map nodes for the current page. (Inherited from ![]() |
![]() | ![]() | Provides an optimized lookup method for site map providers when retrieving the node for the currently requested page and fetching the site map nodes in the proximity of the current node. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Retrieves the child site map nodes of a specific (Inherited from ![]() ![]() |
![]() | GetChildNodes(Int32, Boolean) |
Returns the set of child nodes for the specified node.
|
![]() | GetNodeById |
Returns the node specified by given Node ID.
|
![]() | ![]() | Retrieves the parent site map node of a specific (Inherited from ![]() ![]() |
![]() | ![]() | Provides an optimized lookup method for site map providers when retrieving an ancestor node for the currently requested page and fetching the descendant nodes for the ancestor. (Inherited from ![]() |
![]() | ![]() | Provides an optimized lookup method for site map providers when retrieving an ancestor node for the specified (Inherited from ![]() ![]() |
![]() | GetRootNodeCore |
Returns the root sitemap node.
(Overrides ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Provides a method that site map providers can override to perform an optimized retrieval of one or more levels of parent and ancestor nodes, relative to the specified (Inherited from ![]() ![]() |
![]() | ![]() | Provides a method that site map providers can override to perform an optimized retrieval of nodes found in the proximity of the specified node. (Inherited from ![]() |
![]() | ![]() | Initializes the (Inherited from ![]() ![]() |
![]() | ![]() | Retrieves a Boolean value indicating whether the specified (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Removes the specified (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Extension Methods
Name | Description | |
---|---|---|
![]() | AsValue |
Converts object to a query value which can be used as a query parameter
(Defined by QueryExtensions.) |
![]() | GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | ALL_LEVELS |
All relative levels.
|
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.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs). (Inherited from ![]() |
![]() | ![]() | Gets or sets a Boolean value indicating whether localized values of (Inherited from ![]() ![]() |
![]() | ForumID |
ForumID.
|
![]() | MaxPostNodes |
Maximum number of forum post nodes displayed within one level of the tree.
|
![]() | MaxRelativeLevel |
MaxRelativeLevel.
|
![]() | ![]() | Gets the friendly name used to refer to the provider during configuration. (Inherited from ![]() |
![]() | OrderBy |
Order by.
|
![]() | ![]() | Gets or sets the parent (Inherited from ![]() ![]() |
![]() | Path |
Path.
|
![]() | ![]() | Get or sets the resource key that is used for localizing (Inherited from ![]() ![]() |
![]() | RootNode |
Property to get Sitemap root node.
(Overrides ![]() |
![]() | RootNodeLevel |
Root node level.
|
![]() | ![]() | Gets the root (Inherited from ![]() ![]() |
![]() | ![]() | Gets a Boolean value indicating whether a site map provider filters site map nodes based on a user's role. (Inherited from ![]() |
![]() | 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.
|
Events
Name | Description | |
---|---|---|
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
See Also