Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Helpers Namespaces
CMS.Helpers
TextDiffList Class
TextDiffList Methods
Analyze Method
SetNewDstList Method
SetNewSrcList Method
TextDiffList
.
SetNewSrcList Method
Method to replace data of source difference list.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
Copy
protected
void
SetNewSrcList
(
List
<
DiffTextPart
>
list
)
Parameters
list
Type:
System.Collections.Generic
.
List
<
DiffTextPart
>
New list
See Also
Reference
TextDiffList Class
CMS.Helpers Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com