C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewSerializer Class
Properties Methods

C1AppViewSerializer Class Members

The following tables list the members exposed by C1AppViewSerializer.

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