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