Table of Contents

Class TextInputProperties

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

Represent properties of the TextInputComponent.

public class TextInputProperties : FormComponentProperties, IFormComponentProperties
Inheritance
object
TextInputProperties
Implements
Inherited Members
Extension Methods

Properties

WatermarkText

Placeholder displayed in the text input.

public string WatermarkText { get; set; }

Property Value

string