Specifies that this property has separate values per culture, instead of a single value for all cultures. This attribute overwrites any previous settings for linkable cultures.

[AttributeUsage]
public sealed class CultureDependentAttribute: IContentPropertyAttribute
Inheritance:
ObjectAttributeCultureDependentAttribute
Implements:
IContentPropertyAttribute

Constructors

CultureDependentAttribute()

Methods

Apply(ContentPropertyDefinition) Applies this attribute's settings to the definition model. Automatically called by the Redakt system on startup.