CategoryLevelNode Class Members
In This Topic
The following tables list the members exposed by CategoryLevelNode.
Public Constructors
Public Properties
| Name | Description |
| CategoryId |
Gets or sets the id of the category
|
| CategoryLevel |
Gets or sets the level of the category
|
| Name |
Gets or sets the name of the category
|
| ParentId |
Gets or sets the id of the parent of the category
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also