ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebCommandBase.SaveLayout Method (String)

Saves the control layout properties to the file.

[Visual Basic]

Overloads Public Sub SaveLayout( _

ByVal filename As String _

)

[C#]

public void SaveLayout(

string filename

);

[Delphi]

public procedure SaveLayout(

filename: String

); overload;

Parameters

filename

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

See Also

C1WebCommandBase Class | C1WebCommandBase Members | C1.Web.Command Namespace | C1WebCommandBase.SaveLayout Overload List


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.