The PageTemplateTreeNode type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | PageTemplateTreeNode(SiteMapProvider, String) |
Constructor.
|
![]() | PageTemplateTreeNode(SiteMapProvider, String, String) |
Constructor.
|
![]() | PageTemplateTreeNode(SiteMapProvider, String, String, String) |
Constructor.
|
![]() | PageTemplateTreeNode(SiteMapProvider, String, String, String, String) |
Constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Creates a new node that is a copy of the current node. (Inherited from ![]() |
![]() | ![]() | Creates a new copy that is a copy of the current node, optionally cloning all parent and ancestor nodes of the current node. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the current (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 read-only collection of all (Inherited from ![]() ![]() |
![]() | ![]() | Retrieves the (Inherited from ![]() ![]() |
![]() | ![]() | Retrieves a localized string based on a (Inherited from ![]() ![]() |
![]() | ![]() | Returns the hash code of the (Inherited from ![]() ![]() |
![]() | ![]() | Retrieves the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a localized string based on the attribute name and (Inherited from ![]() ![]() ![]() ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a value indicating whether the specified site map node can be viewed by the user in the specified context. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the current site map node is a child or a direct descendant of the specified node. (Inherited from ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Converts the value of this instance of the (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 | |
---|---|---|
![]() | ![]() | Gets or sets a collection of additional attributes beyond the strongly typed properties that are defined for the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets a description for the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a value indicating whether the current (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets all the child nodes of the current (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets or sets a custom attribute from the (Inherited from ![]() ![]() |
![]() | ItemData |
Property to get and set the inner object.
|
![]() | ![]() | Gets a string representing a lookup key for a site map node. (Inherited from ![]() |
![]() | ![]() | Gets the next (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets or sets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the previous (Inherited from ![]() ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether the site map node can be modified. (Inherited from ![]() |
![]() | ![]() | Gets or sets the resource key that is used to localize the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets a collection of roles that are associated with the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the root node of the root provider in a site map provider hierarchy. If no provider hierarchy exists, the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the title of the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the URL of the page that the (Inherited from ![]() ![]() |
See Also