Returns an XML element representing the data-form.

Namespace: S22.Xmpp.Extensions.Dataforms
Assembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public XmlElement ToXmlElement()

Return Value

An XML element representing the data-form.

See Also