DocData.DocumentReloading 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.
Fires before the document is reloaded.
public:
event EventHandler ^ DocumentReloading;
public event EventHandler DocumentReloading;
member this.DocumentReloading : EventHandler
Public Event DocumentReloading As EventHandler