Search Results for

    Show / Hide Table of Contents

    Class ComposedLook

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

    Properties

    BackgroundFile

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

    ColorFile

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

    FontFile

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

    Name

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

    Version

    Declaration
    public int Version { get; set; }
    Property Value
    System.Int32

    VersionSpecified

    Declaration
    public bool VersionSpecified { 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