SaaS CMS has officially launched! Learn more now.

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