IStructuredFieldCreateStructuredValue Method |
Creates the object from the given XML value
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
SyntaxIStructuredData CreateStructuredValue(
string xmlValue
)
Parameters
- xmlValue
- Type: SystemString
Return Value
Type:
IStructuredData
See Also