Table of Contents

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 string

The string to set as the text content. Cannot be null.