New to Telerik UI for ASP.NET Core? Download free 30-day trial

OrgChartMessagesSettingsBuilder

Methods

Label(System.String)

The label that will be used for the aria-label value of the OrgChart widget.

Parameters

value - System.String

The value for Label

Create(System.String)

The message that will be used for the create action in the edit pop-up Menu.

Parameters

value - System.String

The value for Create

Edit(System.String)

The message that will be used for the edit action in the edit pop-up Menu.

Parameters

value - System.String

The value for Edit

Destroy(System.String)

The message that will be used for the destroy action in the edit pop-up Menu.

Parameters

value - System.String

The value for Destroy

DestroyContent(System.String)

The message that will be used for the destroy confirmation pop-up content.

Parameters

value - System.String

The value for DestroyContent

DestroyTitle(System.String)

The message that will be used for the destroy confirmation pop-up title.

Parameters

value - System.String

The value for DestroyTitle

Cancel(System.String)

The message that will be used for the cancel action button text.

Parameters

value - System.String

The value for Cancel

Save(System.String)

The message that will be used for save action button text.

Parameters

value - System.String

The value for Save

The message that will be used for the aria-label of the edit pop-up Menu.

Parameters

value - System.String

The value for MenuLabel

UploadAvatar(System.String)

The message that will be used for the avatar Upload's label.

Parameters

value - System.String

The value for UploadAvatar

Parent(System.String)

The message that will be used for the "parent" text.

Parameters

value - System.String

The value for Parent

Name(System.String)

The message that will be used for the "name" text.

Parameters

value - System.String

The value for Name

Title(System.String)

The message that will be used for the "title" text.

Parameters

value - System.String

The value for Title

None(System.String)

The message that will be used in the Parent DropDownList editor to specify the null option (no parent).

Parameters

value - System.String

The value for None

Expand(System.String)

The message that will be used to label the Expand button.

Parameters

value - System.String

The value for Expand

Collapse(System.String)

The message that will be used to label the Collapse button.

Parameters

value - System.String

The value for Collapse

In this article
Not finding the help you need?