C# Class FLS.Sharepoint.Metro.UI.Common.Branding.Metro.SiteFeatureReceiver

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

Méthodes publiques

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

Private Methods

Méthode Description
SetMasterPageTemplateAndUpdate ( SPSite site, string masterPageUrl, string searchMasterPageUrl ) : 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