IDesignerEventAccessor Members

Include Protected Members
Include Inherited Members

Accesses designer events.

The IDesignerEventAccessor type exposes the following members.

Methods

  Name Description
Public method OnDesignerLoad Represents the event raised when the OnLoadComplete method of the control is called. Implementations of this method can call the OnLoad method of the control.
Public method OnDesignerPreRender Represents the event raised when the Control Designer renders the preview of the control. Implementations of this method can call the OnPreRender method of the control.

Top

See Also

Reference

IDesignerEventAccessor Interface

Microsoft.SharePoint.WebControls Namespace