ScriptManager.ClientNavigateHandler Property

 

Gets or sets the name of the method that handles the Sys.Application.navigate event on the client.

Namespace:   System.Web.UI
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

Public Property ClientNavigateHandler As String

Property Value

Type: System.String

The name of the method that handles the Sys.Application.navigate event on the client.

.NET Framework
Available since 3.5
Return to top
Show: