Click or drag to resize

TemplateHiddenFieldValue Property

[This is preliminary documentation and is subject to change.]

Value to be stored in the hidden field (with embedded TOPICA basic expressions in {...} replaced by values)

Namespace:  CSC.SC.TOPICA4.Template
Assembly:  CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntax
C#
public string Value { get; set; }

Property Value

Type: String
See Also