Table of Contents

Namespace AngleSharp.Browser.Dom

Interfaces

IApplicationCache

Provides a way to cache web resources to improve performance, reduce server loads, and enable access to content when there is no network connectivity.

IHistory

The History interface allows to manipulate the browser session history, that is the pages visited in the tab or frame that the current page is loaded in.

INavigator

Represents the navigator information of a browsing context.

INavigatorContentUtilities

A set of utilities to modify the navigator's behavior.

INavigatorId

Holds the user-agent information.

INavigatorOnline

Connectivity information regarding the navigator.

INavigatorStorageUtilities

Defines a set of methods for working with IO.

Enums

CacheStatus

An enumeration over all possible cache states.