Sets the default value for the property editor in the Redakt back office if the value is undefined.

[AttributeUsage]
public sealed class DefaultValueAttribute: IContentPropertyAttribute
Inheritance:
ObjectAttributeDefaultValueAttribute
Implements:
IContentPropertyAttribute

Constructors

DefaultValueAttribute(object)

Methods

Apply(ContentPropertyDefinition)