DataPagerFieldCommandEventArgs.CommandSource Property

 

Gets the control that raised the event.

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

member CommandSource : Object with get

Property Value

Type: System.Object

The control that raised the event.

.NET Framework
Available since 3.5
Return to top
Show: