ASP.NET Core MVC コントロールヘルプ
CaseSensitiveSearch メソッド (ListBoxBuilder<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ListBoxBuilder<T> クラス : CaseSensitiveSearch メソッド
The value.
Configurates C1.Web.Mvc.ListBox<T>.CaseSensitiveSearch. Sets a value that determines whether searches performed while the user types should case-sensitive.
シンタックス
'宣言
 
Public Function CaseSensitiveSearch( _
   ByVal value As System.Boolean _
) As ListBoxBuilder(Of T)
public ListBoxBuilder<T> CaseSensitiveSearch( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ListBoxBuilder<T> クラス
ListBoxBuilder<T> メンバ