TextPart class constructor.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public TextPart(
string text,
int srcIndex
)
Parameters
- text
- Type: SystemString
Particular text part - srcIndex
- Type: SystemInt32
Index to previous version string
See Also