Class PolymorphismKoi
- Namespace
- ToSic.Sxc.Render.Polymorphism.Sys
- Assembly
- ToSic.Sxc.Web.dll
Polymorphism resolver for CSS frameworks with Koi.
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public class PolymorphismKoi : IPolymorphismResolver, ISwitchableService
- Inheritance
-
objectPolymorphismKoi
- Implements
Constructors
PolymorphismKoi(ICss)
Polymorphism resolver for CSS frameworks with Koi.
public PolymorphismKoi(ICss pageCss)
Parameters
pageCssICss
Fields
ModeCssFramework
public const string ModeCssFramework = "cssFramework"
Field Value
Properties
NameId
Primary identifier of an object which has this property. It will be unique and used as an ID where needed.
public string NameId { get; }
Property Value
Priority
public int Priority { get; }
Property Value
Methods
Edition(PolymorphismConfigurationModel, string?, ILog)
public string? Edition(PolymorphismConfigurationModel config, string? overrule, ILog log)
Parameters
configPolymorphismConfigurationModeloverrulestringlogILog
Returns
IsViable()
public bool IsViable()