C# 클래스 sp_lend_id.taprat.SPFeatureExtensions

This class extends the SPFeature for activating with additional properties found in Yaroslav Pentsarsky's blog: http://www.sharemuch.com/2010/12/02/activating-sharepoint-2010-features-with-properties/
파일 보기 프로젝트 열기: mirontoli/sp-lend-id

공개 메소드들

메소드 설명
ActivateFeature ( this features, System.Guid featureId, string>.Dictionary activationProps ) : SPFeature

비공개 메소드들

메소드 설명
ActivateFeature ( this features, System.Guid featureId, SPFeaturePropertyCollection properties ) : SPFeature

메소드 상세

ActivateFeature() 공개 정적인 메소드

public static ActivateFeature ( this features, System.Guid featureId, string>.Dictionary activationProps ) : SPFeature
features this
featureId System.Guid
activationProps string>.Dictionary
리턴 SPFeature