Table of Contents

Class PolymorphismConfigurationModel

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

Model to read an Apps Polymorphism configuration.

[InternalApi_DoNotUse_MayChangeWithoutNotice]
public record PolymorphismConfigurationModel : ModelFromEntityFull, IModelFromEntity, IModelFromData, IModelSetup<IEntity>, IEquatable<ModelFromEntity>, IModelFromEntityBasic, ICanBeEntity, IEquatable<ModelFromEntityFull>, IEquatable<PolymorphismConfigurationModel>
Inheritance
object
PolymorphismConfigurationModel
Implements
Inherited Members

Properties

Mode

Polymorphism mode, atm

public string Mode { get; }

Property Value

string

Parameters

public string? Parameters { get; }

Property Value

string

Resolver

public string? Resolver { get; }

Property Value

string

UsersWhoMaySwitch

public List<int> UsersWhoMaySwitch { get; }

Property Value

List<int>

UsersWhoMaySwitchEditions

public string UsersWhoMaySwitchEditions { get; }

Property Value

string