SPFeatureReceiverProperties members

Represents the properties of a Feature installation, uninstallation, activation, or deactivation event.

The SPFeatureReceiverProperties type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Definition Gets the feature definition to which the receiver properties apply.
Public property Feature Gets the feature to which the receiver properties apply.
Public property UserCodeSite Gets an SPSite object that represents the site collection where a sandboxed solution that includes this feature is deployed, or gets a null reference (Nothing in Visual Basic) if the solution is a farm solution.

Top

Methods

  Name Description
Public method Dispose Releases unmanaged resources that are used by this object.
Public method Equals (Inherited from Object.)
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

SPFeatureReceiverProperties class

Microsoft.SharePoint namespace