C# 클래스 DocumentApproval.Features.Feature1.Feature1EventReceiver

상속: SPFeatureReceiver
파일 보기 프로젝트 열기: ivankozyrev/fls-internal-portal

공개 메소드들

메소드 설명
FeatureActivated ( SPFeatureReceiverProperties properties ) : void
FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void

비공개 메소드들

메소드 설명
GetSite ( SPFeatureReceiverProperties properties ) : SPSite

메소드 상세

FeatureActivated() 공개 메소드

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

FeatureDeactivating() 공개 메소드

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