Search
LocalStrings.subjectCaption Property
See Also
 






Specifies the caption text of the "Subject" label in Edit form.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get subjectCaption() {}
set subjectCaption(value) {}

 Property Value

String

A string containing the caption text.

 See Also