SPWikiWelcomeFeatureReceiver Members
Include Protected Members
Include Inherited Members
Sets the Welcome Page URL for SharePoint Foundation Web sites.
The SPWikiWelcomeFeatureReceiver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPWikiWelcomeFeatureReceiver | Instantiates a new instance of the class that creates a new receiver. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
FeatureActivated | An event that occurs when a feature is activated for a particular object. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).) | |
FeatureDeactivating | An event that occurs when a feature is deactivated for a particular object. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).) | |
FeatureInstalled | An event that occurs when a feature is installed for a particular object. (Overrides SPFeatureReceiver.FeatureInstalled(SPFeatureReceiverProperties).) | |
FeatureUninstalling | An event that occurs when a feature is uninstalled for a particular object. (Overrides SPFeatureReceiver.FeatureUninstalling(SPFeatureReceiverProperties).) | |
FeatureUpgrading | Handles the event that is raised when a Feature is upgraded. (Inherited from SPFeatureReceiver.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top