System.Web.UI.Design.ControlDesigner.OnComponentChanging Method

Represents the method that will handle the System.ComponentModel.Design.IComponentChangeService.ComponentChanging event for the associated control.

Syntax

public virtual void OnComponentChanging (object sender, System.ComponentModel.Design.ComponentChangingEventArgs ce)

Parameters

sender
The object that is the source of the event.
ce
A System.ComponentModel.Design.ComponentChangedEventArgs object that contains the event data.

Remarks

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0