Javax.Xml.Transform.OutputKeys.CdataSectionElements Field
cdata-section-elements = expanded names.

Syntax

[Android.Runtime.Register("CDATA_SECTION_ELEMENTS")]
public const string CdataSectionElements

Remarks

cdata-section-elements = expanded names.

cdata-section-elements specifies a whitespace delimited list of the names of elements whose text node children should be output using CDATA sections. Note that these names must use the format described in the section Qualfied Name Representation in Javax.Xml.Transform.

[Android Documentation]

Requirements

Namespace: Javax.Xml.Transform
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8