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

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

パラメータ

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

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