TextBoxWithPlaceholderPlaceholderText Property |
Text that will be displayed in front of the editable field.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax public string PlaceholderText { get; set; }
Property Value
Type:
StringSee Also