Sets the specific line of the text to a new value
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- text
- Type: System String
Complete text
- newValue
- Type: System String
New line value
- line
- Type: System Int32
Line number to set (indexed from 1)
Return Value
Type: StringSee Also