Table of Contents

Enum TemplateFileType

Namespace
PnP.Core.Model.SharePoint
Assembly
PnP.Core.dll

Types of pages that can be created using the AddTemplateFile method

public enum TemplateFileType

Fields

ClientSidePage = 3

Modern page

FormPage = 2

Classic form page

StandardPage = 0

Classic ASPX page

WikiPage = 1

Classic wiki page