Table of Contents

Interface IPolymorphismResolver

Namespace
ToSic.Sxc.Render.Polymorphism.Sys
Assembly
ToSic.Sxc.Engines.dll

A polymorphism resolver - which can determine alternate editions for a view / template

[InternalApi_DoNotUse_MayChangeWithoutNotice]
public interface IPolymorphismResolver : ISwitchableService
Inherited Members

Methods

Edition(PolymorphismConfigurationModel, string?, ILog)

string? Edition(PolymorphismConfigurationModel config, string? overrule, ILog log)

Parameters

config PolymorphismConfigurationModel
overrule string
log ILog

Returns

string