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

C1WebCommandBase.LoadLayout Method (Stream)

Load control layout properties from the stream.

[Visual Basic]

Overloads Public Sub LoadLayout( _

ByVal stream As Stream _

)

[C#]

public void LoadLayout(

Stream stream

);

[Delphi]

public procedure LoadLayout(

stream: Stream

); overload;

Parameters

stream

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

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.