LoadOriginal_XmlDocument
If the passed in parameter is null, this method returns an empty xml document. If the passed in object is not null, this method casts the object to an XmlDocument.
Parameters:
| Description | |
|---|---|
| obj | |
| val |
| C# | |
|---|---|
public static void LoadOriginal_XmlDocument( ref XmlDocumentField obj, object val ) | |
Parameters
- obj
- val
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0