Search Results for

    Show / Hide Table of Contents

    Class SiteDesignsSiteDesign

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

    Constructors

    SiteDesignsSiteDesign()

    Declaration
    public SiteDesignsSiteDesign()

    Properties

    Description

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

    Grants

    Declaration
    public SiteDesignsSiteDesignGrant[] Grants { get; set; }
    Property Value
    SiteDesignsSiteDesignGrant[]

    IsDefault

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

    Overwrite

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

    PreviewImageAltText

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

    PreviewImageUrl

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

    SiteScripts

    Declaration
    public SiteDesignsSiteDesignSiteScriptRef[] SiteScripts { get; set; }
    Property Value
    SiteDesignsSiteDesignSiteScriptRef[]

    Title

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

    WebTemplate

    Declaration
    public SiteDesignsSiteDesignWebTemplate WebTemplate { get; set; }
    Property Value
    SiteDesignsSiteDesignWebTemplate

    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