프로퍼티 | 타입 | 설명 | |
---|---|---|---|
WallPostFields | ICollection |
||
WallReplyFields | ICollection |
메소드 | 설명 | |
---|---|---|
FeatureActivated ( SPFeatureReceiverProperties properties ) : void |
Features the activated.
|
|
FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void |
Features the deactivating.
|
메소드 | 설명 | |
---|---|---|
CreateWallPostContentType ( SPContentTypeCollection collection ) : void |
Creates the wall post content type.
|
|
CreateWallReplyContentType ( SPContentTypeCollection collection ) : void |
Creates the wall reply content type.
|
|
ResolveDependencies ( ) : void |
public FeatureActivated ( SPFeatureReceiverProperties properties ) : void | ||
properties | SPFeatureReceiverProperties | The properties. |
리턴 | void |
public FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void | ||
properties | SPFeatureReceiverProperties | The properties. |
리턴 | void |