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

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

Return Value

Type: String
See Also