Table of Contents

Method GetBtnName

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

GetBtnName(ObjectUniqueId?)

Gets button name for the debug purposes for the specified button id.

public virtual string? GetBtnName(ObjectUniqueId? id)

Parameters

id ObjectUniqueId?

Button id.

Returns

string