Text element
An alternative to using the Text attribute on the Control element.
Attributes
SourceFile
stringInstructs the text to be imported from a file instead of the element value during the binding process. Cannot be specified with the Value attribute.
Value
stringThe value of the control’s text. Cannot be specified with the SourceFile attribute.