<script src="~/Scripts/ckeditor/ckeditor.js"></script>
<script>
CKEDITOR.replace('Body');
</script>
}