​
​
​

Raises the TableOfContentsDeleted event.

​ Introduced: X19.

OnTableOfContentsDeleted(TableOfContentsEventArgs)

​protected virtual void OnTableOfContentsDeleted(TableOfContentsEventArgs e);
​Protected Overridable Sub OnTableOfContentsDeleted(ByVal e As TableOfContentsEventArgs)

Parameters

Parameter Description
e Specifies an TableOfContentsEventArgs object that contains the event data.
​