Property PlaceholderText
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
PlaceholderText
Gets or sets the placeholder text.
public string PlaceholderText { get; set; }
Property Value
- string
Text that will be displayed as long as the control is empty (e.g. “In this box, enter...”).
Remarks
Refer to ValidationState for an overview of the types that support this property.
Feature introduced in DataMiner 10.0.5 (RN 25183, RN 25253).