Search
LocalStrings.reminderCaption Property
See Also
 






Specifies the caption text of the "Reminder" checkbox in Edit form.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get reminderCaption() {}
set reminderCaption(value) {}

 Property Value

String

A string containing the caption text.

 See Also