WebPartZoneBase.RaisePostBackEvent(String) Metoda

Definicja

Aktualizuje stan bieżącej kolekcji WebPart kontrolek w strefie na podstawie zmian, które wystąpiły od ostatniego zdarzenia ogłaszania zwrotnego.

protected:
 virtual void RaisePostBackEvent(System::String ^ eventArgument);
protected virtual void RaisePostBackEvent (string eventArgument);
abstract member RaisePostBackEvent : string -> unit
override this.RaisePostBackEvent : string -> unit
Protected Overridable Sub RaisePostBackEvent (eventArgument As String)

Parametry

eventArgument
String

Argument ogłaszania zwrotnego.

Dotyczy

Zobacz też