Default contructor.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public DiffTextPart(
string text,
int srcIndex,
DiffStatus status
)
Parameters
- text
- Type: SystemString
Text of TextPart - srcIndex
- Type: SystemInt32
Index to original source string - status
- Type: CMS.HelpersDiffStatus
Diff status
See Also