Indicates that this property is a number and should be rendered as a number editor in the back office.
[AttributeUsage]
public sealed class NumberEditorAttribute: IContentPropertyAttribute
- Inheritance:
- ObjectAttributeNumberEditorAttribute
- Implements:
- IContentPropertyAttribute
Constructors
NumberEditorAttribute() |
Properties
Decimals | Sets the maximum number of decimal places for non-integer types accepted for the input. |
Prefix |
Methods
Apply(ContentPropertyDefinition) |