バージョン

ImageViewerBot コンストラクタ

ImageViewerBot のインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal iControlMain As IControlMain _
)
public ImageViewerBot( 
   IControlMain iControlMain
)

パラメータ

iControlMain
ImageViewerBot が補う WebControl。
参照