HistoryEventArgs.State Property

Definition

Gets a collection of name/value pairs that represent the state of a Web page.

C#
public System.Collections.Specialized.NameValueCollection State { get; }

Property Value

A collection that represents the state of a Web page.

Remarks

Use the State property to store the data that is required in order to restore a Web page to a specified application state.

Applies to

产品 版本
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1