System.Web.UI.Design.ViewEventArgs Members

The members of System.Web.UI.Design.ViewEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the System.Web.UI.Design.ViewEventArgs class for the type of view event on the design surface.

Public Properties

[read-only]
EventArgsEventArgs.

Gets the event arguments that are associated with the action that raised the event.

[read-only]
EventTypeViewEvent.

Gets the type of action that raised the event.

[read-only]
RegionDesignerRegion.

Gets the designer region that the event applies to.