Explicitly sets the editor position
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
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