Creates new TextPart from particular index as subpart of existing TextPart.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- startIndex
- Type: System Int32
Index from which should contained text start
Return Value
Type: TextPartNew TextPart create from already existing TextPart
See Also