Class ApplyContentTypeConfiguration
Inheritance
System.Object
ApplyContentTypeConfiguration
Namespace: PnP.Framework.Provisioning.Model.Configuration.ContentTypes
Assembly: PnP.Framework.dll
Syntax
public class ApplyContentTypeConfiguration : object
Properties
ProvisionContentTypesToSubWebs
Declaration
public bool ProvisionContentTypesToSubWebs { get; set; }
Property Value
System.
|