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