Saves the control layout properties to the file.
Namespace:
C1.Web.iPhone.C1SliderAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public void SaveLayout( string filename ) |
Visual Basic |
---|
Public Sub SaveLayout ( _ filename As String _ ) |
Parameters
- filename
- Type: System..::..String
The file where the values of the layout properties will be saved.