Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Pages.CssLegacy.IsLegacyBrowser Method

Returns whether the browser for the current request is considered a legacy browser.

Class: YetaWF.Core.Pages.CssLegacy
Namespace: YetaWF.Core.Pages
Assembly: YetaWF.Core

Syntax

public static bool IsLegacyBrowser();

Return Value

Returns whether the browser for the current request is considered a legacy browser.

See Also YetaWF.Core.Pages.CssLegacy ClassYetaWF.Core Overview