Class PropertyStringList
A content type property for a list of strings.
Inherited Members
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3Syntax
[PropertyDefinitionTypePlugIn]
public class PropertyStringList : PropertyList<string>, IReadOnly<PropertyData>, IReadOnly, ILazyProperty
Constructors
PropertyStringList()
Declaration
public PropertyStringList()