Explicitly sets the editor position
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- focus
- Type: System Boolean
Focus the editor
- line
- Type: System Int32
Line to jump to
- ch
- Type: System Int32
Char on the line to jump to
See Also