UnboundSiteMapNode 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 |
Unbound |
Initializes a new instance of the Unbound |
#Properties
Name | Description |
---|---|
Attributes protected |
Gets or sets a collection of additional attributes beyond the strongly typed properties that are defined for the Site |
Child |
Gets or sets all the child nodes of the current Site |
Description |
Gets or sets a description for the Site |
Has |
Gets a value indicating whether the current Site |
Item[String] |
Gets or sets a custom attribute from the Attributes collection or a resource string based on the specified key.
Inherited from Site |
Key |
Gets a string representing a lookup key for a site map node.
Inherited from Site |
Next |
Gets the next Site |
Parent |
Gets or sets the Site |
Previous |
Gets the previous Site |
Provider |
Gets the Site |
Read |
Gets or sets a value indicating whether the site map node can be modified.
Inherited from Site |
Resource |
Gets or sets the resource key that is used to localize the Site |
Roles |
Gets or sets a collection of roles that are associated with the Site |
Root |
Gets the root node of the root provider in a site map provider hierarchy. If no provider hierarchy exists, the Root |
IHierarchy |
Gets a value that indicates whether the current Site |
IHierarchy |
Gets the hierarchical data item. For a description of this member, see Item.
Inherited from Site |
IHierarchy |
Gets a string that represents the type name of the hierarchical data item. For a description of this member, see Type.
Inherited from Site |
INavigate |
Gets the Description property of the site map node. For a description of this member, see Description.
Inherited from Site |
INavigate |
Gets the Title property of the site map node. For a description of this member, see Name.
Inherited from Site |
INavigate |
Gets the Url property of the site map node. For a description of this member, see Navigate |
INavigate |
Gets the Title property of the site map node. For a description of this member, see Value.
Inherited from Site |
Title |
Gets or sets the title of the Site |
Url | Gets or sets the URL of the page represented by the current site map node object. |
#Methods
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