C# Class FLS.SharePoint.System.Features.Logger.LoggerEventReceiver

Inheritance: SPFeatureReceiver
Afficher le fichier Open project: ivankozyrev/fls-internal-portal

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
FeatureActivated ( SPFeatureReceiverProperties properties ) : void
FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void

Method Details

FeatureActivated() public méthode

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

FeatureDeactivating() public méthode

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