C# 클래스 GSoft.Dynamite.Examples.Branding.WebEventReceiver

Web-level Branding event receiver that changes the site's master page
상속: SPWebEventReceiver
파일 보기 프로젝트 열기: GSoft-SharePoint/Dynamite-2010

공개 메소드들

메소드 설명
WebProvisioned ( SPWebEventProperties properties ) : void

Fires when a new web is created and changes the site's main and custom master page

메소드 상세

WebProvisioned() 공개 메소드

Fires when a new web is created and changes the site's main and custom master page
public WebProvisioned ( SPWebEventProperties properties ) : void
properties SPWebEventProperties The context
리턴 void