TextDiffListSetNewDstList Method |
Method to replace data of destination difference list.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax protected void SetNewDstList(
List<DiffTextPart> list
)
Parameters
- list
- Type: System.Collections.GenericListDiffTextPart
New list
See Also