4 references to CurrentCulture
Microsoft.AspNetCore.Mvc.ViewFeatures (4)
DefaultHtmlGenerator.cs (1)
1466
if (dateRenderingMode != Html5DateRenderingMode.
CurrentCulture
)
HtmlHelperOptions.cs (1)
19
/// Set this property to <see cref="Html5DateRenderingMode.
CurrentCulture
" /> to have templated helpers such as
Rendering\IHtmlHelper.cs (1)
17
/// Set this property to <see cref="Html5DateRenderingMode.
CurrentCulture
" /> to have templated helpers such as
Rendering\ViewContext.cs (1)
136
/// Set this property to <see cref="Html5DateRenderingMode.
CurrentCulture
" /> to have templated helpers such as