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