Property | Type | Description |
---|
Method | Description | |
---|---|---|
FeatureActivated ( SPFeatureReceiverProperties properties ) : void |
The feature activated.
|
|
FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void |
The feature deactivating.
|
public FeatureActivated ( SPFeatureReceiverProperties properties ) : void | ||
properties | SPFeatureReceiverProperties | /// The properties. /// |
return | void |
public FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void | ||
properties | SPFeatureReceiverProperties | /// The properties. /// |
return | void |