Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents the properties of a Feature installation, uninstallation, activation, or deactivation event.
The SPFeatureReceiverProperties type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPFeatureReceiverProperties | Initializes a new instance of the SPFeatureReceiverProperties class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Definition | Gets the feature definition to which the receiver properties apply. |
![]() |
Feature | Gets the feature to which the receiver properties apply. |
![]() |
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 | |
---|---|---|
![]() |
Dispose | Releases unmanaged resources that are used by this object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top