UnboundSiteMapNode Constructors
Represents a node in the hierarchical site map structure maintained by the UnboundSiteMapProvider.
Name | Parameters | Description |
---|---|---|
Unbound |
provider, key, url, title, description, roles, attributes, explicit |
Initializes a new instance of the Unbound |
Unbound |
provider, key, url, title, description |
Initializes a new instance of the Unbound |
Unbound |
provider, key, url, title |
Initializes a new instance of the Unbound |
Unbound |
provider, key, url |
Initializes a new instance of the Unbound |
Unbound |
provider, key |
Initializes a new instance of the Unbound |
See Also