[Missing <summary> documentation for T:EPiServer.Framework.Configuration.AssemblyElement]

Namespace:  EPiServer.Framework.Configuration
Assembly:  EPiServer.Framework (in EPiServer.Framework.dll) Version: 6.1.79.0

Syntax

C#
public class AssemblyElement : ConfigurationElement
Visual Basic (Declaration)
Public Class AssemblyElement _
	Inherits ConfigurationElement
Visual C++
public ref class AssemblyElement : public ConfigurationElement

Inheritance Hierarchy

System..::.Object
  System.Configuration..::.ConfigurationElement
    EPiServer.Framework.Configuration..::.AssemblyElement

See Also