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

Inheritance: SPFeatureReceiver
Datei anzeigen Open project: vgrem/Blog-content

Public Methods

Method Description
FeatureActivated ( SPFeatureReceiverProperties properties ) : void

Private Methods

Method Description
DeployWorkflows ( SPFeatureReceiverProperties properties ) : void
RegisterContextDataItems ( SPFeatureReceiverProperties properties ) : void

Method Details

FeatureActivated() public method

public FeatureActivated ( SPFeatureReceiverProperties properties ) : void
properties SPFeatureReceiverProperties
return void