Search
LocalStrings.locationCaption Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get locationCaption() {}
set locationCaption(value) {}

 Property Value

String

A string containing the caption text.

 See Also