IKaxSiteMapNodeContainer Interface |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public interface IKaxSiteMapNodeContainer
Public Interface IKaxSiteMapNodeContainer
public interface class IKaxSiteMapNodeContainer
type IKaxSiteMapNodeContainer = interface end
The IKaxSiteMapNodeContainer type exposes the following members.
Properties
| Name | Description |
---|
| Nodes | Gets the collection of child items. |
| Owner | Gets the parent IKaxSiteMapNodeContainer. |
TopSee Also