This property is used by the EPiServer default Dynamic Content editor to display the properties
that require input for your Dynamic Content object.
If you supply your own editor by deriving a class from
then this property can return null
Namespace:
EPiServer.DynamicContentAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
PropertyDataCollection Properties { get; } |