This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
[] public class XmlData |
Visual Basic (Declaration) | Copy Code |
---|---|
<> _ Public Class XmlData |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
Document |
Gets the Xml Document.
|
|
NamespaceManager |
Gets the associated namespace manager.
|
|
Namespaces |
Gets the namespaces from the Xml document.
|
|
Settings |
Gets the XmlData Settings for this XmlData object.
|
See Also
Smartsite.Core Namespace