Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
StructuredField(TImplementationType) Class
StructuredField(TImplementationType) Methods
CreateStructuredValue Method
StructuredField
TImplementationType
CreateStructuredValue Method
Creates the object from the given XML value
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
IStructuredData
CreateStructuredValue
(
string
xmlValue
)
Parameters
xmlValue
Type:
System
String
Return Value
Type:
IStructuredData
Implements
IStructuredField
CreateStructuredValue(String)
See Also
Reference
StructuredField
TImplementationType
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com