Accordion for ASP.NET Web Forms
LoadLayout(Stream,LayoutType) メソッド

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Accordion 名前空間 > C1Accordion クラス > LoadLayout メソッド : LoadLayout(Stream,LayoutType) メソッド
The stream where the values of the layout properties will be loaded.
The layout types to load.
Loads the control layout properties with specified types from the stream.
シンタックス
'宣言
 
Public Overloads Sub LoadLayout( _
   ByVal stream As System.IO.Stream, _
   ByVal layoutTypes As LayoutType _
) 
public void LoadLayout( 
   System.IO.Stream stream,
   LayoutType layoutTypes
)

パラメータ

stream
The stream where the values of the layout properties will be loaded.
layoutTypes
The layout types to load.
参照

C1Accordion クラス
C1Accordion メンバ
オーバーロード一覧