ASP.NET Core MVC コントロールヘルプ
IsContentHtml メソッド (ErrorTooltipBuilder)

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

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ErrorTooltipBuilder クラス
ErrorTooltipBuilder メンバ