Click or drag to resize
TextBoxWithPlaceholderPlaceholderText Property
Text that will be displayed in front of the editable field.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
public string PlaceholderText { get; set; }

Property Value

Type: String
See Also