SPWikiWelcomeFeatureReceiver Class

Sets the Welcome Page URL for SharePoint Foundation Web sites.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.SPFeatureReceiver
    Microsoft.SharePoint.SPWikiWelcomeFeatureReceiver

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public NotInheritable Class SPWikiWelcomeFeatureReceiver _
    Inherits SPFeatureReceiver
'Usage
Dim instance As SPWikiWelcomeFeatureReceiver
public sealed class SPWikiWelcomeFeatureReceiver : 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.

See Also

Reference

SPWikiWelcomeFeatureReceiver Members

Microsoft.SharePoint Namespace