사이트 정의나 리스트 정의 그리고 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 |
감사합니다.
'SharePoint 2010 > Development' 카테고리의 다른 글
Sharepoint Object의 Disposing 방법 (0) | 2012.07.19 |
---|---|
타이머잡 디버깅 방법(Debug a Timer Job) (0) | 2012.07.19 |
Sharepoint Power Sehll Command(파워쉘 코드 생성기) (0) | 2012.07.19 |
Sharepoint Error Message(에러 메시지) 확인 방법 [web.config 수정 방법] (0) | 2012.02.02 |
Sharepoint 2010 Create TimerJob(타이머 잡 만들기) [부제: 쉐어포인트 스케줄 만들기] (0) | 2012.01.11 |