LevelPropertiesCollection Constructors
Represents a collection that maintains node hierarchy level settings.| Name | Parameters | Description |
|---|---|---|
| LevelPropertiesCollection() | none | Initializes a new instance of the LevelPropertiesCollection class. |
| LevelPropertiesCollection(ASPxSiteMapControlBase) | siteMapControl | Initializes a new instance of the LevelPropertiesCollection class with the specified owner. |
See Also