Search Results for

    Show / Hide Table of Contents

    Class ThemeRules

    Inheritance
    System.Object
    ThemeRules
    ThemeRulesStandard
    Namespace: PnP.Framework.Utilities.Themes.Generator
    Assembly: PnP.Framework.dll
    Syntax
    public class ThemeRules : object, IThemeRules

    Properties

    Item[String]

    Declaration
    public IThemeSlotRule this[string key] { get; set; }
    Parameters
    System.String key

    Property Value
    IThemeSlotRule

    Implements
    IThemeRules.Item[String]

    Methods

    GetEnumerator()

    Declaration
    public IEnumerator<String> GetEnumerator()
    Returns
    IEnumerator<String>

    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