Click or drag to resize

MobileMenuNode Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Base.MenuMobileMenuNode

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Menu
Assembly:  LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public class MobileMenuNode : Entity, 
	IDisposable

The MobileMenuNode type exposes the following members.

Constructors
  NameDescription
Public methodMobileMenuNode
Initializes a new instance of the MobileMenuNode class
Public methodMobileMenuNode(String)
Initializes a new instance of the MobileMenuNode class
Top
Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the MobileMenuNode
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also