메소드 | 설명 | |
---|---|---|
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 |