Table of Contents

Method GetTitle

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

GetTitle(int?)

Gets title of the specified tab page.

public virtual string? GetTitle(int? index)

Parameters

index int?

Index of the tab page.

Returns

string