BaseFeed F, E, Q  AddOtherNamespaces Method frevvo Live Forms
Writes the frevvo namespace attribute to the specified xml writer.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

protected override void AddOtherNamespaces(
	XmlWriter writer
)

Parameters

writer
Type: OnlineSystem.Xml XmlWriter
The xml writer where namespaces should be written to
See Also