The PageTemplateTreeProvider type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | PageTemplateTreeProvider |
Constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Adds a (Inherited from ![]() ![]() |
![]() | ![]() | Adds a (Inherited from ![]() ![]() ![]() |
![]() | BuildSiteMap |
Performs the tree build.
(Overrides ![]() |
![]() | Clear |
Clean up any collections or other state that an instance of this may hold.
(Overrides ![]() |
![]() | ![]() | (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 ![]() ![]() |
![]() | GetPageTemplateById |
Returns the PageTemplate specified by given PageTemplate ID.
|
![]() | GetPageTemplateCategoryById |
Returns the PageTemplateCategory specified by given PageTemplateCategory 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 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 ![]() ![]() |
![]() | ReloadData |
Reloads the tree data.
|
![]() | ![]() | 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.) |
Properties
Name | Description | |
---|---|---|
![]() | BindItemData |
Specifies if the item data should be bound to the nodes.
|
![]() | ![]() | 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 ![]() ![]() |
![]() | ![]() | Gets the friendly name used to refer to the provider during configuration. (Inherited from ![]() |
![]() | ![]() | Gets or sets the parent (Inherited from ![]() ![]() |
![]() | ![]() | Get or sets the resource key that is used for localizing (Inherited from ![]() ![]() |
![]() | RootNode |
Property to get root node for the tree.
(Overrides ![]() |
![]() | ![]() | 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 ![]() |
![]() ![]() | ShowOnlyAllowedForSiteId |
If is set to value greater than zero then only allowed templates will be shown in page template tree.
|
![]() | ShowOnlyCategories |
True if only categories should be shown.
|
Events
Name | Description | |
---|---|---|
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
See Also