DataPagerFieldItem.OnBubbleEvent Method (Object, EventArgs)
.NET Framework (current version)
Determines whether the event for the server control is passed up the page's UI server control hierarchy.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Protected Overrides Function OnBubbleEvent ( source As Object, e As EventArgs ) As Boolean
Return Value
Type: System.Booleantrue if the event was sent to the parent control; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: