Property | Type | Description | |
---|---|---|---|
WallPostFields | ICollection |
||
WallReplyFields | ICollection |
Method | Description | |
---|---|---|
FeatureActivated ( SPFeatureReceiverProperties properties ) : void |
Features the activated.
|
|
FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void |
Features the deactivating.
|
Method | Description | |
---|---|---|
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. |
return | void |
public FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void | ||
properties | SPFeatureReceiverProperties | The properties. |
return | void |