IControlDesignerView.ViewEvent Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An event raised by the design host for the view and designer component.
public:
event System::Web::UI::Design::ViewEventHandler ^ ViewEvent;
event System.Web.UI.Design.ViewEventHandler ViewEvent;
member this.ViewEvent : System.Web.UI.Design.ViewEventHandler
Event ViewEvent As ViewEventHandler
Event Type
Remarks
The ViewEvent is raised by the design host if any of the following occur:
The user clicks on the view in the design host,
The design host repaints the client region on the design surface,
The user has elected to change the editing mode of an editable region corresponding to a template.
Applies to
See also
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.