Table of Contents

Method AddText

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

AddText(string)

Adds static text to the control.

public virtual ObjectUniqueId AddText(string text)

Parameters

text string

Text string.

Returns

ObjectUniqueId

ObjectUniqueId of the added item.