Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Class AssemblyElement

Inheritance
System.Object
AssemblyElement
Namespace: EPiServer.Framework.Configuration
Assembly: EPiServer.Framework.dll
Version: 7.19.2
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