SaaS CMS has officially launched! Learn more now.

Class ReferenceCollection

Inheritance
System.Object
ReferenceCollection
Namespace: EPiServer.Configuration.WorkflowFoundation
Assembly: EPiServer.Configuration.dll
Version: 7.19.2
Syntax
public class ReferenceCollection : GenericConfigurationElementCollection<ReferenceConfigElement>

Constructors

ReferenceCollection()

Declaration
public ReferenceCollection()

Properties

ElementName

Declaration
protected override string ElementName { get; }
Property Value
Type Description
System.String