Table of Contents

Method AddTextCore

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

AddTextCore(string)

Adds static text to the control.

public virtual AbstractControl AddTextCore(string text)

Parameters

text string

Text string.

Returns

AbstractControl

AbstractControl which is used to show text for the added item.