메소드 | 설명 | |
---|---|---|
FeatureActivated ( SPFeatureReceiverProperties properties ) : void |
Features the activated.
|
|
FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void |
Features the deactivating.
|
메소드 | 설명 | |
---|---|---|
DeleteContentTypeFromList ( SPWeb web, string listUrl, SPContentTypeId contentTypeId ) : void | ||
ResolveDependencies ( ) : void | ||
SetupList ( SPWeb web, string listUrl, SPContentTypeId contentTypeId ) : void |
public FeatureActivated ( SPFeatureReceiverProperties properties ) : void | ||
properties | SPFeatureReceiverProperties | The properties. |
리턴 | void |
public FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void | ||
properties | SPFeatureReceiverProperties | The properties. |
리턴 | void |