PageDeleted Event


Event that occurs when a page has been deleted.

Syntax

'Declaration
 
Public Event PageDeleted As PageEventHandler
public event PageEventHandler PageDeleted

Event Data

The event handler receives an argument of type PageEventArgs containing data related to this event. The following PageEventArgs properties provide information specific to this event.

PropertyDescription
LanguageId  
Page  
PageId  
Version  

Remarks

LanguageId and Version in the PageEventArgs will always be set to zero in this event.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

This documentation was created using Document! X from Innovasys