Click or drag to resize
FormButtonPropertiesXMLWrite Method

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

Write xml representation of object

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 XMLWrite(
	XmlWriter writer
)

Parameters

writer
Type: System.XmlXmlWriter

[Missing <param name="writer"/> documentation for "M:CSC.SC.TOPICA4.Template.FormButtonProperties.XMLWrite(System.Xml.XmlWriter)"]

See Also