HistoryEventArgs(NameValueCollection) Konstruktor
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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.