Search
LocalStrings.contactsCaption Property
See Also
 






Specifies the caption text of the "Contacts" input in Edit form.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get contactsCaption() {}
set contactsCaption(value) {}

 Property Value

String

A string containing the caption text.

 See Also