Class ContentTypeBindingCollection
Collection of ContentTypeBinding objects
Inheritance
System.Object
ContentTypeBindingCollection
Inherited Members
Namespace: PnP.Framework.Provisioning.Model
Assembly: PnP.Framework.dll
Syntax
public class ContentTypeBindingCollection : BaseProvisioningTemplateObjectCollection<ContentTypeBinding>, IProvisioningTemplateDescendant
Constructors
ContentTypeBindingCollection(ProvisioningTemplate)
Constructor for ContentTypeBindingCollection class
Declaration
public ContentTypeBindingCollection(ProvisioningTemplate parentTemplate)
Parameters
ProvisioningTemplate
parentTemplate
Parent provisioning template |