C# Class FLS.SharePoint.UserProfile.Features.CreateUserProfileProperties.CreateUserProfilePropertiesEventReceiver

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

Public Methods

Method Description
FeatureActivated ( SPFeatureReceiverProperties properties ) : void
FeatureDeactivating ( SPFeatureReceiverProperties properties ) : 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