Dialog for ASP.NET Web Forms
DialogCaptionButton コンストラクタ(String,String)

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Dialog 名前空間 > DialogCaptionButton クラス > DialogCaptionButton コンストラクタ : DialogCaptionButton コンストラクタ(String,String)
ボタンの css クラス
ボタンのトグルアイコンの css クラス
DialogCaptionButton クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal iconClassOn As System.String, _
   ByVal iconClassOff As System.String _
)
public DialogCaptionButton( 
   System.string iconClassOn,
   System.string iconClassOff
)

パラメータ

iconClassOn
ボタンの css クラス
iconClassOff
ボタンのトグルアイコンの css クラス
参照

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