C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1Menu Class / SaveLayout Method / SaveLayout(String) Method
The file where the values of the layout properties will be saved.

In This Topic
SaveLayout(String) Method
In This Topic
Saves the control layout properties to the file.
Syntax
'Declaration
 
Public Overloads Sub SaveLayout( _
   ByVal filename As System.String _
) 
 

Parameters

filename
The file where the values of the layout properties will be saved.
See Also