This documentation is archived and is not being maintained.
ViewEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.DesignAssembly:
System.Design (in System.Design.dll)
| Name | Description |
|---|
 | EventArgs | Gets the event arguments that are associated with the action that raised the event. |
 | EventType | Gets the type of action that raised the event. |
 | Region | Gets the designer region that the event applies to. |
Return to top