Click or drag to resize
KaxMenuItemData Class
Data class used for transferring menu items from and to web services.
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.ControlsControlItemData
    Kettic.AspNet.ControlsKaxMenuItemData

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[SerializableAttribute]
public class KaxMenuItemData : ControlItemData

The KaxMenuItemData type exposes the following members.

Constructors
  NameDescription
Public methodKaxMenuItemData
Top
Properties
Remarks
For information about the role of each property see the KaxMenuItem class.
See Also