ProgressBar for ASP.NET Web Forms
UpdateProgress(Int32,String) メソッド

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1ProgressBar 名前空間 > C1ProgressBarTaskEventArgs クラス > UpdateProgress メソッド : UpdateProgress(Int32,String) メソッド
新しい進捗量。
ユーザー指定の追加データ。
新しい進捗量の整数とユーザー指定の追加データの文字列を使用して、C1ProgressBar コントロールの進捗状況を更新します。
シンタックス
'宣言
 
Public Overloads Sub UpdateProgress( _
   ByVal newValue As System.Integer, _
   ByVal extraData As System.String _
) 
public void UpdateProgress( 
   System.int newValue,
   System.string extraData
)

パラメータ

newValue
新しい進捗量。
extraData
ユーザー指定の追加データ。
参照

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