Method SetText
- Namespace
- Alternet.Scripter.Integration.AlternetUI
- Assembly
- Alternet.Scripter.Integration.AlternetUI.dll
SetText(string)
Sets the text content to the specified string.
public void SetText(string s)
Parameters
s
stringThe string to set as the text content. Cannot be null.