Table of Contents

Method SetText

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetText(string)

Sets the text content of the object. Same as setting Text property.

public void SetText(string value)

Parameters

value string

The new text value to set. Cannot be null.