Class DynamicContentElement
Inheritance
System.Object
    DynamicContentElement
  Namespace: EPiServer.Configuration
Assembly: EPiServer.Configuration.dll
Version: 10.10.4Syntax
public class DynamicContentElement : ConfigurationElementConstructors
DynamicContentElement()
Declaration
public DynamicContentElement()Properties
Controls
Defines the Dynamic Content controls that are allowed to be used on the web site.
Declaration
public ProviderSettingsCollection Controls { get; }Property Value
| Type | Description | 
|---|---|
| System.Configuration.ProviderSettingsCollection | 
