ScriptManager.RaisePostBackEvent Method (String)
.NET Framework (current version)
Processes a postback event raised by the ScriptManager control and loads the history state of the Web page.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- eventArgument
-
Type:
System.String
A string of key/value pairs that represent the history state of the Web page.
.NET Framework
Available since 3.5
Available since 3.5
Show: