Interface ITheme
Defines a theme that can be applied to a site
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public interface ITheme
Defines a theme that can be applied to a site
public interface ITheme
Is this a custom theme added to the tenant?
bool IsCustomTheme { get; }
| bool |