Gets or sets the postback control event that will trigger an UpdatePanel control to be updated.
Syntax
CSharp
VisualBasic
ManagedCPlusPlus
JSharp
/** @property */
/** @property */
Value
Return Value
A string that represents the event name. The default value is Empty.
Remarks
The EventName property is optional. If it is not specified, the DefaultEventAttribute of the control is used to determine the default event. The following table lists default events for some common ASP.NET 2.0 controls.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)