ToolZone.IPostBackEventHandler.RaisePostBackEvent Method (String)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Implements the RaisePostBackEvent method.
Assembly: System.Web (in System.Web.dll)
Private Sub RaisePostBackEvent ( eventArgument As String ) Implements IPostBackEventHandler.RaisePostBackEvent
Parameters
- eventArgument
-
Type:
System.String
A String that contains the postback event data.
.NET Framework
Available since 2.0
Available since 2.0
Show: