사이트 정의나 리스트 정의 그리고 Event Receiver 등을 만들게 되면..
Feature가 생성 됩니다.
이때 Feature의 범위가 지정되는데요..
Farm, WebApplication, Site, Web 중 하나로 만들어 집니다.
어떤 요소가 어떤 범위에 해당하는지 MSDN에 잘 나와있어서 작성하게 되었습니다.
확인은 아래 링크에서 하시면 되고요..
http://msdn.microsoft.com/en-us/library/ms474383.aspx
Feature 범위 순은 아래와 같습니다.
Farm | Control Custom Action Custom Action Group Feature/Site Template Association Hide Custom Action |
WebApplication | Control Custom Action Custom Action Group Document Converter Feature/Site Template Association Hide Custom Action |
Site | Content Type Content Type Binding Control Custom Action Custom Action Group Feature/Site Template Association Field Hide Custom Action List Instance Module Workflow |
Web | Control Custom Action Custom Action Group Hide Custom Action List Instance List Template Module Receiver |
감사합니다.
'Developer' 카테고리의 다른 글
타이머잡 디버깅 방법(Debug a Timer Job) (0) | 2012.07.20 |
---|---|
Visual Studio 2012에 추가된 Sharepoint의 새로운 기능 (0) | 2012.07.20 |
Sharepoint Power Sehll Command(파워쉘 코드 생성기) (0) | 2012.07.20 |
Sharepoint 2013 Preview 관련 링크 (0) | 2012.07.20 |
Visual Studio 2010 추천 확장 갤러리 - Search References (0) | 2012.02.09 |