Aracılığıyla paylaş


HistoryEventArgs(NameValueCollection) Oluşturucu

Tanım

HistoryEventArgs sınıfının yeni bir örneğini başlatır.

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)

Parametreler

state
NameValueCollection

Web sayfasının durumunu temsil eden ad/değer çiftleri koleksiyonu.

Şunlara uygulanır