Classes
| Class | Description | |
|---|---|---|
| DynamicContentEditControl |
An abstract base class that should be inherited from when you implement a custom settings UI for a dynamic content adapter.
| |
| DynamicContentFactory |
Factory class that handles creating dynamic content object.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IDynamicContent |
Developers wishing to display dynamic content in an EPiServer
XHTML string should implement this interface.
|