ScriptManager.IPostBackEventHandler.RaisePostBackEvent Method (String)
.NET Framework (current version)
Enables the ScriptManager control to process a postback event and load 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: