Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.PortalEngine
EditableItems Class
EditableItems Methods
Clone Method
ContainsColumn Method
GetContentXml Method
GetValue Method
GetXmlElement Method
LoadContentXml Method
LoadFromXmlElement Method
SetValue Method
TryGetValue Method
EditableItems
.
GetXmlElement Method
Gets the XML element for the data
Namespace:
CMS.PortalEngine
Assembly:
CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
Copy
public
XmlElement
GetXmlElement
(
XmlDocument
doc
)
Parameters
doc
Type:
System.Xml
.
XmlDocument
Parent XML document
Return Value
Type:
XmlElement
Implements
IStructuredData
.
GetXmlElement(XmlDocument)
See Also
Reference
EditableItems Class
CMS.PortalEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com