Bagikan melalui


HistoryEventArgs(NameValueCollection) Konstruktor

Definisi

Menginisialisasi instans baru kelas HistoryEventArgs.

public:
 HistoryEventArgs(System::Collections::Specialized::NameValueCollection ^ state);
public HistoryEventArgs (System.Collections.Specialized.NameValueCollection state);
new System.Web.UI.HistoryEventArgs : System.Collections.Specialized.NameValueCollection -> System.Web.UI.HistoryEventArgs
Public Sub New (state As NameValueCollection)

Parameter

state
NameValueCollection

Kumpulan pasangan nama/nilai yang mewakili status halaman Web.

Berlaku untuk