ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuSerializer Class
Properties Methods

In This Topic
    C1MenuSerializer Class Members
    In This Topic

    The following tables list the members exposed by C1MenuSerializer.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1MenuSerializer class.  
    Top
    Public Properties
     NameDescription
    Public PropertySerializable object that will be serialized or deserialized. (Inherited from C1.Web.Wijmo.Controls.Base.C1BaseSerializer<C1Menu,C1MenuItem,IC1MenuItemCollectionOwner>)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Load object layout properties from the file. (Inherited from C1.Web.Wijmo.Controls.Base.C1BaseSerializer<C1Menu,C1MenuItem,IC1MenuItemCollectionOwner>)
    Public MethodOverloaded. Saves the object layout properties to the XML file. (Inherited from C1.Web.Wijmo.Controls.Base.C1BaseSerializer<C1Menu,C1MenuItem,IC1MenuItemCollectionOwner>)
    Top
    See Also