• Basics
  • Abyss
  • Web APIs
  • C# & Razor
  • .net API
  • JS & TS API

    Show / Hide Table of Contents

    Class DataSource.MyServices

    Services used by the DataSource. This ensures that it's easy to inherit DataSources, while giving it all the services it needs even if the needs change with time.

    Inheritance
    System.Object
    MyServicesBase
    DataSource.MyServices
    Inherited Members
    MyServicesBase.ConnectServices(Object[])
    Namespace: ToSic.Eav.DataSources
    Assembly: ToSic.Eav.DataSources.dll
    Syntax
    [PublicApi]
    public class MyServices : MyServicesBase, ILazyInitLog
    Remarks
    • Added in v15.0x
    • Important: The internals of this class are not documented, as they will change with time.
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX