C# 클래스 Glyma.SharePoint.Search.GlymaSharePointEventReceiver

상속: SPFeatureReceiver
파일 보기 프로젝트 열기: chris-tomich/Glyma

공개 메소드들

메소드 설명
FeatureInstalled ( SPFeatureReceiverProperties properties ) : void
FeatureUninstalling ( SPFeatureReceiverProperties properties ) : void

메소드 상세

FeatureInstalled() 공개 메소드

public FeatureInstalled ( SPFeatureReceiverProperties properties ) : void
properties SPFeatureReceiverProperties
리턴 void

FeatureUninstalling() 공개 메소드

public FeatureUninstalling ( SPFeatureReceiverProperties properties ) : void
properties SPFeatureReceiverProperties
리턴 void