Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine.PageBuilder
ITempPageBuilderWidgetsPropagator Interface
ITempPageBuilderWidgetsPropagator Methods
Delete Method
Propagate Method
ITempPageBuilderWidgetsPropagator
Propagate Method
Propagates widgets and template configuration from temporary data to page data.
Namespace:
CMS.DocumentEngine.PageBuilder
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
Copy
void
Propagate
(
TreeNode
page
,
Guid
instanceGuid
)
Parameters
page
Type:
CMS.DocumentEngine
TreeNode
Page to propagate data into.
instanceGuid
Type:
System
Guid
Instance GUID of editing.
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
page
is null.
See Also
Reference
ITempPageBuilderWidgetsPropagator Interface
CMS.DocumentEngine.PageBuilder Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com