Kendo.Mvc.UI.Fluent.OrgChartMessagesSettingsBuilder
Defines the fluent API for configuring OrgChartMessagesSettings
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
MenuLabel(System.String)
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