ASP.NET Core MVC コントロールヘルプ
GetText メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > GaugeBuilder<TControl,TBuilder> クラス : GetText メソッド
The value.
Configurates C1.Web.Mvc.Gauge.GetText. Sets a callback that returns customized strings used to display gauge values.
シンタックス
'宣言
 
Public Function GetText( _
   ByVal value As System.String _
) As TBuilder
public TBuilder GetText( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

GaugeBuilder<TControl,TBuilder> クラス
GaugeBuilder<TControl,TBuilder> メンバ