Class PropertyLanguage
Property that specifies a language.
Inherited Members
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3Syntax
[PropertyDefinitionTypePlugIn]
[EditorHint("Language")]
public class PropertyLanguage : PropertyString, IReadOnly<PropertyData>, IReadOnly
Constructors
PropertyLanguage()
Declaration
public PropertyLanguage()