Click or drag to resize
EditableItemsGetContentXml Method
Returns the xml code of the document contents (Editable regions, web parts).

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public string GetContentXml()

Return Value

Type: String
See Also