ASP.NET Core MVC コントロールヘルプ
IsContentHtml メソッド (TooltipBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TooltipBaseBuilder<TControl,TBuilder> クラス : IsContentHtml メソッド
The value.
Configurates C1.Web.Mvc.TooltipBase.IsContentHtml. Sets whether the tooltip contents should be displayed as plain text or as HTML.
シンタックス
'宣言
 
Public Function IsContentHtml( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder IsContentHtml( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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