Click or drag to resize
FormContextAddPreProcessedValues Method

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

Add XML output from whatever pre processes have been run

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public void AddPreProcessedValues(
	StringWriter stringWriter
)

Parameters

stringWriter
Type: System.IOStringWriter

[Missing <param name="stringWriter"/> documentation for "M:CSC.SC.TOPICA4.Template.FormContext.AddPreProcessedValues(System.IO.StringWriter)"]

See Also