SaaS CMS has officially launched! Learn more now.

Class ExternalTypeCollection

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

Constructors

ExternalTypeCollection()

Declaration
public ExternalTypeCollection()

Properties

ElementName

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