ArcGIS Developer Help  (ESRI.ArcGIS.PublisherControls)  

OnDocumentUnloadedEventHandler Delegate

Represents the method that handles the OnDocumentUnloaded event.
[Visual Basic .NET]
Public Delegate Sub OnDocumentUnloadedEventHandler ( _
)
[C#]
public delegate void OnDocumentUnloadedEventHandler (
);