DocData.OnDocumentReloading(EventArgs) Method

Definition

Called before the document is reloaded.

protected:
 virtual void OnDocumentReloading(EventArgs ^ e);
protected virtual void OnDocumentReloading (EventArgs e);
abstract member OnDocumentReloading : EventArgs -> unit
override this.OnDocumentReloading : EventArgs -> unit
Protected Overridable Sub OnDocumentReloading (e As EventArgs)

Parameters

Applies to