KaxSiteMap Class |
Namespace: Kettic.AspNet.Controls
The KaxSiteMap type exposes the following members.
Name | Description | |
---|---|---|
![]() | KaxSiteMap |
Name | Description | |
---|---|---|
![]() | ClearSelectedNode |
This methods clears the selected nodes of the current KaxSiteMap instance.
|
![]() | GetAllNodes |
Gets a linear list of all nodes in the KaxSiteMap control.
|
Name | Description | |
---|---|---|
![]() | DataBindings |
Gets a collection of KaxSiteMapNodeBindingCollection objects that define the relationship
between a data item and the tree node it is binding to.
|
![]() | DefaultLevelSettings |
Gets or sets the SiteMapLevelSetting
object to be used when no specific settings have been defined for a given level.
|
![]() | LevelSettings |
Gets the collection of LevelSettings objects that
define the appearance of the nodes according to their level in the hierarchy.
|
![]() ![]() | Nodes |
Gets a KaxSiteMapNodeCollection object that contains the root nodes of the current KaxSiteMap control.
|
![]() | SelectedNode |
Gets a collection of KaxSiteMapNode objects that represent the node in the control
that is currently selected.
|
![]() | ShowNodeLines |
Gets or sets a value indicating whether to render node lines in a fashion similar to KaxTreeView.
|
Name | Description | |
---|---|---|
![]() | NodeCreated |
Occurs when node is created.
|
![]() ![]() | NodeDataBound |
Occurs when node is data bound.
|
![]() ![]() | TemplateNeeded | Occurs before template is being applied to the node. |