UnboundSiteMapProviderBase Members
In This Article
#Constructors
Name | Description |
---|---|
Unbound |
Initializes a new instance of the Unbound |
Unbound |
Initializes a new instance of the Unbound |
Unbound |
Initializes a new instance of the Unbound |
Unbound |
Initializes a new instance of the Unbound |
#Properties
Name | Description |
---|---|
Current |
Gets the Site |
Description |
Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs).
Inherited from Provider |
Enable |
Gets or sets a Boolean value indicating whether localized values of Site |
Enable |
Gets or sets a value indicating whether the ASP. |
Name |
Gets the friendly name used to refer to the provider during configuration.
Inherited from Provider |
Parent |
Gets or sets the parent Site |
Resource |
Get or sets the resource key that is used for localizing Site |
Root |
Gets the root node of the site map. |
Root |
Gets the root Site |
Security |
Gets a Boolean value indicating whether a site map provider filters site map nodes based on a user’s role.
Inherited from Site |
Site |
Gets or sets the path to the file that contains the site map data. |
#Methods
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. |
#Events
Name | Description |
---|---|
Site |
Occurs when the Current |
See Also