Search
LocalStrings.saveButtonCaption Property
See Also
 






Specifies the caption text a "Save" button in a form.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get saveButtonCaption() {}
set saveButtonCaption(value) {}

 Property Value

String

A string containing the caption text.

 See Also