CLS-Compliance - I Cannot subclass the editor?!

  •  06-09-2005, 11:07 AM

    CLS-Compliance - I Cannot subclass the editor?!

    I am trying to subclass the editor so that I can implement a validation interface (my base page needs this interface to validate ALL input fields on a page) but I get a message "base type 'CuteEditor.Editor' is not CLS-compliant" when I attempt to subclass.

    Does anybody know if there is any way arround this?

    Thanks in advance

View Complete Thread