Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine.Internal
PageTemplateConfigurationSerializer Class
PageTemplateConfigurationSerializer Methods
Deserialize Method
Serialize Method
PageTemplateConfigurationSerializer
Deserialize Method
Deserializes JSON string to page template configuration.
Namespace:
CMS.DocumentEngine.Internal
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
PageTemplateConfiguration
Deserialize
(
string
json
)
Parameters
json
Type:
System
String
JSON string.
Return Value
Type:
PageTemplateConfiguration
See Also
Reference
PageTemplateConfigurationSerializer Class
CMS.DocumentEngine.Internal Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com