C# Class SharePoint.NW2010.Deployment.Features.WorkflowContent.WorkflowContentEventReceiver

Inheritance: SPFeatureReceiver
Afficher le fichier Open project: vgrem/Blog-content

Méthodes publiques

Méthode Description
FeatureActivated ( SPFeatureReceiverProperties properties ) : void

Private Methods

Méthode Description
DeployWorkflows ( SPFeatureReceiverProperties properties ) : void
RegisterContextDataItems ( SPFeatureReceiverProperties properties ) : void

Method Details

FeatureActivated() public méthode

public FeatureActivated ( SPFeatureReceiverProperties properties ) : void
properties SPFeatureReceiverProperties
Résultat void