バージョン

ImageUrl プロパティ (AjaxIndicator)

インジケーターの画像 url を取得または設定します。
シンタックス
'宣言
 
Public Property ImageUrl As String
public string ImageUrl {get; set;}
解説

Text が設定された場合、プロパティに影響はありませんが、共通インジケーターの Text プロパティに優先されます。

値が設定されていない場合、共通インジケーターの対応プロパティが使用されます。

共通およびローカル ImageUrl および Text プロパティが設定されていない場合、現在の AppStyling の ig_ajaxIndicator.gif が使用されます。

参照