public static ascx_SourceCodeEditor editor(this ascx_SourceCodeViewer sourceCodeViewer)
 {
     return(sourceCodeViewer.getSourceCodeEditor());
 }