Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
FeatureActivated ( SPFeatureReceiverProperties properties ) : void |
The feature activated.
|
|
FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void |
The feature deactivating.
|
public FeatureActivated ( SPFeatureReceiverProperties properties ) : void | ||
properties | SPFeatureReceiverProperties | /// The properties. /// |
Результат | void |
public FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void | ||
properties | SPFeatureReceiverProperties | /// The properties. /// |
Результат | void |