5 references to IsProgressivelyEnhancedNavigation
Microsoft.AspNetCore.Components.Endpoints (5)
Rendering\EndpointHtmlRenderer.Prerendering.cs (1)
210
&&
IsProgressivelyEnhancedNavigation
(httpContext.Request))
Rendering\EndpointHtmlRenderer.Streaming.cs (4)
29
if (
IsProgressivelyEnhancedNavigation
(httpContext.Request))
97
!
IsProgressivelyEnhancedNavigation
(httpContext.Request))
151
var isEnhancedNavigation =
IsProgressivelyEnhancedNavigation
(_httpContext.Request);
235
if (
IsProgressivelyEnhancedNavigation
(httpContext.Request))