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