API Referenceglobal
PlaceholderAttributeclass
Add placeholder text, typically displayed for string properties when the text entry field is empty. This info can then be retrieved via DisplayInfo library.
Constructors1
Showing 1 constructors
public PlaceholderAttribute(string value)
| Parameter | Type | Description |
|---|---|---|
| value | string | — |
No results match this filter.
Properties1
Showing 1 properties
public string PlaceholderAttribute.Value { get; set; }
Returns:
string—No results match this filter.