Table of Contents

Class NumberInputClientProperties

Namespace
Kentico.Xperience.Admin.Base.Forms
Assembly
Kentico.Xperience.Admin.Base.dll

Represents client properties of a NumberInputComponent.

public sealed class NumberInputClientProperties : FormComponentClientProperties<int?>, IFormComponentClientProperties, IFormItemClientProperties
Inheritance
object
NumberInputClientProperties
Implements
Inherited Members
Extension Methods

Properties

WatermarkText

Placeholder displayed in the number input.

public string WatermarkText { get; set; }

Property Value

string