Attribute to define that an IInitializableModule depends on another module to be initialized first.
Namespace:
EPiServer.FrameworkAssembly: EPiServer.Framework (in EPiServer.Framework.dll) Version: 6.0.318.113
Syntax
| C# |
|---|
public sealed class ModuleDependencyAttribute : ExportAttribute |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class ModuleDependencyAttribute _ Inherits ExportAttribute |
| Visual C++ |
|---|
public ref class ModuleDependencyAttribute sealed : public ExportAttribute |
Inheritance Hierarchy
System..::.Object
System..::.Attribute
ExportAttribute
EPiServer.Framework..::.ModuleDependencyAttribute
System..::.Attribute
ExportAttribute
EPiServer.Framework..::.ModuleDependencyAttribute