SPWikiPageHomePageFeatureReceiver Class
This feature creates a wiki page and sets it as a site home page.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPFeatureReceiver
Microsoft.SharePoint.SPWikiPageHomePageFeatureReceiver
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public NotInheritable Class SPWikiPageHomePageFeatureReceiver _
Inherits SPFeatureReceiver
'Usage
Dim instance As SPWikiPageHomePageFeatureReceiver
public sealed class SPWikiPageHomePageFeatureReceiver : SPFeatureReceiver
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.