Share via


WikiPageEventArgs class

Fornece dados para o evento que é gerado pela WikiEditPage quando a página é economia seu conteúdo.

Inheritance hierarchy

System.Object
  System.EventArgs
    Microsoft.SharePoint.WebPartPages.WikiPageEventArgs

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public NotInheritable Class WikiPageEventArgs _
    Inherits EventArgs
'Uso
Dim instance As WikiPageEventArgs
public sealed class WikiPageEventArgs : EventArgs

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

WikiPageEventArgs members

Microsoft.SharePoint.WebPartPages namespace