Bagikan melalui


IHtmlLocalizer.WithCulture(CultureInfo) Metode

Definisi

Perhatian

This method is obsolete. Use CurrentCulture and CurrentUICulture instead.

Membuat baru IHtmlLocalizer untuk tertentu CultureInfo.

public:
 Microsoft::AspNetCore::Mvc::Localization::IHtmlLocalizer ^ WithCulture(System::Globalization::CultureInfo ^ culture);
public Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer WithCulture (System.Globalization.CultureInfo culture);
[System.Obsolete("This method is obsolete. Use `CurrentCulture` and `CurrentUICulture` instead.")]
public Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer WithCulture (System.Globalization.CultureInfo culture);
abstract member WithCulture : System.Globalization.CultureInfo -> Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer
[<System.Obsolete("This method is obsolete. Use `CurrentCulture` and `CurrentUICulture` instead.")>]
abstract member WithCulture : System.Globalization.CultureInfo -> Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer
Public Function WithCulture (culture As CultureInfo) As IHtmlLocalizer

Parameter

culture
CultureInfo

yang CultureInfo akan digunakan.

Mengembalikan

Khusus budaya IHtmlLocalizer.

Atribut

Berlaku untuk