Try our conversational search powered by Generative AI!

Class DynamicContentElement

Inheritance
System.Object
DynamicContentElement
Namespace: EPiServer.Configuration
Assembly: EPiServer.Configuration.dll
Version: 8.11.0
Syntax
public class DynamicContentElement : ConfigurationElement

Constructors

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

Extension Methods