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.5.94
Syntax
string Value()

Return Value

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