Метод | Описание | |
---|---|---|
FeatureActivated ( SPFeatureReceiverProperties properties ) : void |
Branding feature activation handler
|
|
FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void |
Branding feature deactivation handler
|
public FeatureActivated ( SPFeatureReceiverProperties properties ) : void | ||
properties | SPFeatureReceiverProperties | The context |
Результат | void |
public FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void | ||
properties | SPFeatureReceiverProperties | The context |
Результат | void |