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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ScriptsBuilder クラス : Culture メソッド
The culture name.
Registers the specified the globalization script with culture name.
シンタックス
'宣言
 
Public Function Culture( _
   ByVal culture As System.String _
) As ScriptsBuilder
public ScriptsBuilder Culture( 
   System.string culture
)

パラメータ

culture
The culture name.

戻り値の型

The current builder.
参照

ScriptsBuilder クラス
ScriptsBuilder メンバ