UpdatePanelControlTrigger.ControlID Property
.NET Framework (current version)
Gets or sets a string that represents the ID of the control that is a trigger for the UpdatePanel control.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
The ControlID property must be set to the ID of a control that implements the INamingContainer, IPostBackDataHandler, or IPostBackEventHandler interface.
.NET Framework
Available since 3.5
Available since 3.5
Show: