Class Code12
This is the base class for custom code (.cs) files in your Apps. By inheriting from this base class, you will automatically have the context like the App object etc. available.
Inheritance
System.Object
ToSic.Lib.Services.ServiceBase
ToSic.Sxc.Services.ServiceForDynamicCode
Code12
Inherited Members
Namespace: Custom.Hybrid
Assembly: ToSic.Sxc.dll
Syntax
[PublicApi_Stable_ForUseInYourCode]
public abstract class Code12 : DynamicCode12, IHasCodeLog, IWrapper<IDynamicCode>, IHasDynamicCodeRoot, INeedsDynamicCodeRoot, IDynamicCode12, IDynamicCode, ICreateInstance, ICompatibilityLevel, IHasLog, ICompatibleToCode12