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

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

Return Value

Type: String
See Also