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

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1AutoComplete 名前空間 > C1AutoComplete クラス > 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.
参照

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