Table of Contents

Method Name

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Name(string)

Sets the name of the pane so it can be referenced in lookup functions.

IAuiPaneInfo Name(string value)

Parameters

value string

New pane name.

Returns

IAuiPaneInfo

Returns this pane info instance.

Remarks

If a name is not specified by the user, a random name is assigned to the pane when it is added to the manager.