UnboundSiteMapNode Methods
Represents a node in the hierarchical site map structure maintained by the UnboundSiteMapProvider.
Name | Description |
---|---|
Clone() |
Creates a new node that is a copy of the current node.
Inherited from Site |
Clone |
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 Site |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Gets a value indicating whether the current Site |
Get |
Retrieves a read-only collection of all Site |
Get |
Retrieves the Site |
Get |
Retrieves a localized string based on a Site |
Get |
Returns the hash code of the Site |
Get |
Retrieves the Site |
Get |
Gets a localized string based on the attribute name and Resource |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Gets a value indicating whether the specified site map node can be viewed by the user in the specified context.
Inherited from Site |
Is |
Gets a value indicating whether the current site map node is a child or a direct descendant of the specified node.
Inherited from Site |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
ICloneable. |
Creates a new node that is a copy of the current node. For a description of this member, see Clone().
Inherited from Site |
IHierarchy |
Retrieves the hierarchical children data items of the current item. For a description of this member, see Get |
IHierarchy |
Retrieves the hierarchical parent of the current item. For a description of this member, see Get |
To |
Converts the value of this instance of the Unbound |
See Also