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

C1WebCommandBase.LoadLayout Method (String, LayoutTypeFlags)

Loads control layout properties with specified types from the file.

[Visual Basic]

Overloads Public Sub LoadLayout( _

ByVal filename As String, _

ByVal layoutTypes As LayoutTypeFlags _

)

[C#]

public void LoadLayout(

string filename,

LayoutTypeFlags layoutTypes

);

[Delphi]

public procedure LoadLayout(

filename: String;

layoutTypes: LayoutTypeFlags

); overload;

Parameters

filename

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

layoutTypes

The layout types to load.

See Also

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


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