Try our conversational search powered by Generative AI!

Class AssemblyElement

Inheritance
System.Object
AssemblyElement
Namespace: EPiServer.Framework.Configuration
Assembly: EPiServer.Framework.AspNet.dll
Version: 11.20.7
Syntax
public class AssemblyElement : ConfigurationElement

Constructors

AssemblyElement()

Declaration
public AssemblyElement()

Properties

Assembly

Declaration
public string Assembly { get; set; }
Property Value
Type Description
System.String

Extension Methods