Compartir a través de


Evento SPActionSequence.UpdatingProgress

Se produce cuando la actualización está en curso.

Espacio de nombres:  Microsoft.SharePoint.Upgrade
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public Event UpdatingProgress As EventHandler(Of SPProgressUpdateEventArgs)
'Uso
Dim instance As SPActionSequence
Dim handler As EventHandler(Of SPProgressUpdateEventArgs)

AddHandler instance.UpdatingProgress, handler
public event EventHandler<SPProgressUpdateEventArgs> UpdatingProgress

Vea también

Referencia

clase SPActionSequence

Miembros SPActionSequence

Espacio de nombres Microsoft.SharePoint.Upgrade