Class ClientResourceProviderAttribute
Attribute used to mark client resources provider implementations.
Implements
Inherited Members
Namespace: EPiServer.Framework.Web.Resources
Assembly: EPiServer.Framework.AspNetCore.dll
Version: 12.0.3Syntax
public sealed class ClientResourceProviderAttribute : ServicePlugInAttributeBase, IServiceConfigurationConstructors
ClientResourceProviderAttribute()
Initializes a new instance of the ClientResourceProviderAttribute class.
Declaration
public ClientResourceProviderAttribute()Properties
Lifecycle
Gets Singleton.
Declaration
public override ServiceInstanceScope Lifecycle { get; }Property Value
| Type | Description | 
|---|---|
| ServiceInstanceScope | 
