A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class PreventAssemblyScanAttribute

Attribute to prevent using the assembly in plugin / module / composition scenarios.

Inheritance
System.Object
PreventAssemblyScanAttribute
Namespace: EPiServer.Framework
Assembly: EPiServer.Framework.dll
Version: 12.0.3
Syntax
public sealed class PreventAssemblyScanAttribute : Attribute

Constructors

PreventAssemblyScanAttribute()

Initializes a new instance of the PreventAssemblyScanAttribute class.

Declaration
public PreventAssemblyScanAttribute()

Extension Methods