Search Results for

    Show / Hide Table of Contents

    Class ContentTypeBinding

    Inheritance
    System.Object
    ContentTypeBinding
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class ContentTypeBinding : object

    Constructors

    ContentTypeBinding()

    Declaration
    public ContentTypeBinding()

    Properties

    ContentTypeID

    Declaration
    public string ContentTypeID { get; set; }
    Property Value
    System.String

    Default

    Declaration
    public bool Default { get; set; }
    Property Value
    System.Boolean

    Hidden

    Declaration
    public bool Hidden { get; set; }
    Property Value
    System.Boolean

    Remove

    Declaration
    public bool Remove { get; set; }
    Property Value
    System.Boolean

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer