Class PublishingWebTemplate
Inheritance
System.Object
PublishingWebTemplate
Namespace: PnP.Framework.Provisioning.Providers.Xml.V201903
Assembly: PnP.Framework.dll
Syntax
public class PublishingWebTemplate : object
Properties
LanguageCode
Declaration
public int LanguageCode { get; set; }
Property Value
System.
|
LanguageCodeSpecified
Declaration
public bool LanguageCodeSpecified { get; set; }
Property Value
System.
|
TemplateName
Declaration
public string TemplateName { get; set; }
Property Value
System.
|