프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 |