Click or drag to resize

IExportsElementValue Method


Gets the entries' serialization output together, escaped as a string.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string Value()

Return Value

String
Escaped string of entries' concatenated serialization output.
Example
<Export><Name>Title</Name><Value>/*/Title</Value></Export><Export><Name>Abstract</Name><Value>/*/Abstract</Value></Export>
See Also