IWebApplicationUpdateEvents interface (webapplication.h)

Enables an authoring app to receive notification of designer events and respond to those events.

Inheritance

The IWebApplicationUpdateEvents interface inherits from the IUnknown interface. IWebApplicationUpdateEvents also has these types of members:

Methods

The IWebApplicationUpdateEvents interface has these methods.

 
IWebApplicationUpdateEvents::OnCssChanged

Notifies the authoring app that the Cascading Style Sheets (CSS) has changed.
IWebApplicationUpdateEvents::OnPaint

Notifies the authoring app that a portion of the app was painted.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header webapplication.h