C# 클래스 Microsoft.SharePoint.Client.BaseTemplateManager

This class will be used to provide access to the right base template configuration
파일 보기 프로젝트 열기: OfficeDev/PnP-Sites-Core

공개 메소드들

메소드 설명
GetBaseTemplate ( this web ) : OfficeDevPnP.Core.Framework.Provisioning.Model.ProvisioningTemplate
GetBaseTemplate ( this web, string webTemplate, short configuration ) : OfficeDevPnP.Core.Framework.Provisioning.Model.ProvisioningTemplate

비공개 메소드들

메소드 설명
GetSharePointVersion ( ) : string

메소드 상세

GetBaseTemplate() 공개 정적인 메소드

public static GetBaseTemplate ( this web ) : OfficeDevPnP.Core.Framework.Provisioning.Model.ProvisioningTemplate
web this
리턴 OfficeDevPnP.Core.Framework.Provisioning.Model.ProvisioningTemplate

GetBaseTemplate() 공개 정적인 메소드

public static GetBaseTemplate ( this web, string webTemplate, short configuration ) : OfficeDevPnP.Core.Framework.Provisioning.Model.ProvisioningTemplate
web this
webTemplate string
configuration short
리턴 OfficeDevPnP.Core.Framework.Provisioning.Model.ProvisioningTemplate