ContentMigration.OnProgressUpdated, événement (Microsoft.SharePoint.Publishing.Administration)
An event of the ProgressEventArgs class that contains the event data.
Espace de noms : Microsoft.SharePoint.Publishing.Administration
Assembly : Microsoft.SharePoint.Publishing (dans microsoft.sharepoint.publishing.dll)
Syntaxe
'Déclaration
Public Event OnProgressUpdated As EventHandler(Of ProgressEventArgs)
'Utilisation
Dim instance As ContentMigration
Dim handler As EventHandler(Of ProgressEventArgs)
AddHandler instance.OnProgressUpdated, handler
public event EventHandler<ProgressEventArgs> OnProgressUpdated
Remarques
This event is triggered when migration progress is updated.
Voir aussi
Référence
ContentMigration, classe
Membres ContentMigration
Microsoft.SharePoint.Publishing.Administration, espace de noms