Search
LocalStrings.noEndCaption Property
See Also
 






Specifies the caption text of the "No end date" input in Recurrence form.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get noEndCaption() {}
set noEndCaption(value) {}

 Property Value

String

A string containing the caption text.

 See Also