Search Results for

    Show / Hide Table of Contents

    Class Publishing

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

    Properties

    AutoCheckRequirements

    Declaration
    public PublishingAutoCheckRequirements AutoCheckRequirements { get; set; }
    Property Value
    PublishingAutoCheckRequirements

    AvailableWebTemplates

    Declaration
    public PublishingWebTemplate[] AvailableWebTemplates { get; set; }
    Property Value
    PublishingWebTemplate[]

    DesignPackage

    Declaration
    public PublishingDesignPackage DesignPackage { get; set; }
    Property Value
    PublishingDesignPackage

    ImageRenditions

    Declaration
    public PublishingImageRendition[] ImageRenditions { get; set; }
    Property Value
    PublishingImageRendition[]

    PageLayouts

    Declaration
    public PublishingPageLayouts PageLayouts { get; set; }
    Property Value
    PublishingPageLayouts

    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