SaaS CMS has officially launched! Learn more now.

Class PropertyLanguage

Property that specifies a language.

Inheritance
System.Object
PropertyLanguage
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
[PropertyDefinitionTypePlugIn]
[EditorHint("Language")]
public class PropertyLanguage : PropertyString, IReadOnly<PropertyData>, IReadOnly

Constructors

PropertyLanguage()

Declaration
public PropertyLanguage()

Implements

Extension Methods