London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class DynamicContentElement

Inheritance
System.Object
DynamicContentElement
Namespace: EPiServer.Configuration
Assembly: EPiServer.Configuration.dll
Version: 10.10.4
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