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