HistoryEventArgs Constructor (NameValueCollection)

 

Initializes a new instance of the HistoryEventArgs class.

Namespace:   System.Web.UI
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

new : 
        state:NameValueCollection -> HistoryEventArgs

Parameters

state
Type: System.Collections.Specialized.NameValueCollection

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

.NET Framework
Available since 3.5
Return to top
Show: