UnboundSiteMapProviderBase Methods
Provides a base implementation for an unbound site map provider component.
Name | Description |
---|---|
Add |
Adds a Site |
Add |
Adds a Site |
Add |
Adds a Site |
Clear() |
Removes all elements in the collections of child and parent site map nodes and site map providers that the Unbound |
Clone |
Clones the specified site map node. |
Create |
Creates a new instance of the Unbound |
Create |
Creates a new instance of the Unbound |
Create |
Creates a new instance of the Unbound |
Create |
Creates a new instance of the Unbound |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Returns a site map node object that represents the page at the specified URL. |
Find |
Retrieves a Site |
Find |
Retrieves a Site |
Get |
Retrieves the child site map nodes of a specific site map node object. |
Get |
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 Site |
Get |
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 Site |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the parent node of a specific site map node object. |
Get |
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 Site |
Get |
Provides an optimized lookup method for site map providers when retrieving an ancestor node for the specified Site |
Get |
Retrieves the root node of all the nodes that are currently managed by the specified site map provider.
Inherited from Site |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hint |
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 Site |
Hint |
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 Site |
Initialize |
Initializes the Unbound |
Is |
Retrieves a Boolean value indicating whether the specified Site |
Load |
Loads the site map data from the specified file into the current provider. |
Load |
Loads the site map data from the specified stream into the current provider. |
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. |
Remove |
Removes the specified Site |
Resolve |
Raises the Site |
Save |
Saves the site map data, held by the provider, to the specified file. |
Save |
Saves the site map data, held by the provider, to the specified stream. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also