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