Interface IThemeRules
Namespace: PnP.Framework.Utilities.Themes.Generator
Assembly: PnP.Framework.dll
Syntax
public interface IThemeRules
Properties
Item[String]
Declaration
IThemeSlotRule this[string key] { get; set; }
Parameters
|
System.String
key
|
Property Value
|
IThemeSlotRule
|