C# Class Glyma.SharePoint.Search.GlymaSharePointEventReceiver

Inheritance: SPFeatureReceiver
Exibir arquivo Open project: chris-tomich/Glyma

Public Methods

Method Description
FeatureInstalled ( SPFeatureReceiverProperties properties ) : void
FeatureUninstalling ( SPFeatureReceiverProperties properties ) : void

Method Details

FeatureInstalled() public method

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

FeatureUninstalling() public method

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