Writes the specified stream. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public XmlElement WriteStream ( |
Visual Basic
![]() |
---|
Public Function WriteStream( _ |
Type: Stream
The Stream value to write.
Type: String
A string specifying the name of the element.
Type: XmlElement
The parent XML element.
Type: XmlElement
The created XmlElement