WikiPageEventArgs class

Provides data for the event that is raised by the WikiEditPage when the page is savings its contents.

Inheritance hierarchy

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

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

Syntax

'Declaration
Public NotInheritable Class WikiPageEventArgs _
    Inherits EventArgs
'Usage
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.

See also

Reference

WikiPageEventArgs members

Microsoft.SharePoint.WebPartPages namespace