Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
IField Interface
IField Methods
Clone Method
GetXmlNode Method
LoadFromXmlNode Method
IField
GetXmlNode Method
Returns XML representation of current object.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
XmlNode
GetXmlNode
(
XmlDocument
doc
)
Parameters
doc
Type:
System.Xml
XmlDocument
XML document with other items
Return Value
Type:
XmlNode
See Also
Reference
IField Interface
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com