Table of Contents

Interface IRuntimeKeyService

Namespace
ToSic.Eav.Apps.Sys
Assembly
ToSic.Eav.Apps.dll

Service to build runtime-specific cache keys for apps.

[InternalApi_DoNotUse_MayChangeWithoutNotice("Runtime key is platform-specific.")]
public interface IRuntimeKeyService

Methods

AppRuntimeKey(IAppIdentity)

Build a runtime-specific key for an app identity.

string AppRuntimeKey(IAppIdentity appIdentity)

Parameters

appIdentity IAppIdentity

Returns

string