Gallery for ASP.NET Web Forms
LoadLayout(Stream) Method

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Gallery Namespace > C1Gallery Class > LoadLayout Method : LoadLayout(Stream) Method
The stream where the values of layout properties will be loaded.
Loads control layout properties from the stream.
Syntax
'Declaration
 
Public Overloads Sub LoadLayout( _
   ByVal stream As System.IO.Stream _
) 
public void LoadLayout( 
   System.IO.Stream stream
)

Parameters

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

Reference

C1Gallery Class
C1Gallery Members
Overload List