Kentico 9.0 API Reference
Kentico 9.0 API Reference
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: 9.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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com