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

Inheritance: SPFeatureReceiver
ファイルを表示 Open project: ivankozyrev/fls-internal-portal

Public Methods

Method Description
FeatureActivated ( SPFeatureReceiverProperties properties ) : void
FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void

Private Methods

Method Description
SetMasterPageTemplateAndUpdate ( SPSite site, string masterPageUrl, string searchMasterPageUrl ) : void

Method Details

FeatureActivated() public method

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

FeatureDeactivating() public method

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