WebPartZoneBase::RaisePostBackEvent Method (String^)

 

Updates the status of the current collection of WebPart controls in a zone, based on the changes that have occurred since the most recent postback event.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

protected:
virtual void RaisePostBackEvent(
	String^ eventArgument
)

Parameters

eventArgument
Type: System::String^

The postback argument.

.NET Framework
Available since 2.0
Return to top
Show: