Click or drag to resize

IPresentationSpaceEvents.ContentChanged Event

Raised when the presentation space content has changed.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.2.292.0 (1.2.292.0)
Syntax
event EventHandler<ContentChangedEventArgs> ContentChanged

Value

Type: System.EventHandler<ContentChangedEventArgs>
See Also