The XML string representation of the form.
Use this property to load a form from an XML string without calling Application.LoadBatchActions. The values in other properties of FormCreationParams override the values in the XML string.
The XML string representation of the form.
Use this property to load a form from an XML string without calling Application.LoadBatchActions. The values in other properties of FormCreationParams override the values in the XML string.
| Visual Basic |
|---|
Public Property XmlData() As String |