to_xml_data
Description:
[
Version ( since =
"0.12.10" ) ]
public string to_xml_data (
Context context)
throws Error
Serialize this component into an XML string.
You normally do not want to use this method directly and instead use the more convenient API of
Metadata to serialize components.
Parameters:
this |
an Component instance.
|
context |
an Context instance.
|
Returns: