CmsPathNode Class Members
In This Topic
The following tables list the members exposed by CmsPathNode.
Public Constructors
Public Properties
| Name | Description |
| Description |
Gets or sets the description of the node
|
| NodeId |
Gets or sets the id of the node
|
| NodeType |
Gets or sets the type of the node
|
| Title |
Gets or sets the title of the node
|
| Url |
Gets or sets the url of the Node
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also