XsnFeatureReceiver members

Based on the SPFeatureReceiver class and used to trap the activation, deactivation, installation, or uninstallation of a SharePoint feature containing an InfoPath form template.

The XsnFeatureReceiver type exposes the following members.

Constructors

  Name Description
Public method XsnFeatureReceiver Initializes a new instance of the XsnFeatureReceiver class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method FeatureActivated Occurs after a SharePoint feature containing an InfoPath form template is activated. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).)
Public method FeatureDeactivating Occurs when a SharePoint feature is deactivated. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).)
Public method FeatureInstalled Occurs after a SharePoint feature is installed. (Overrides SPFeatureReceiver.FeatureInstalled(SPFeatureReceiverProperties).)
Public method FeatureUninstalling Occurs when a SharePoint feature is uninstalling. (Overrides SPFeatureReceiver.FeatureUninstalling(SPFeatureReceiverProperties).)
Public method FeatureUpgrading (Inherited from SPFeatureReceiver.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

XsnFeatureReceiver class

Microsoft.Office.InfoPath.Server.Administration namespace