|
|
Browse by Tags
All Tags » Firefox » 6.0 bug?
-
CuteEditor.dll version 6.0.0.0
If this is specified in the aspx page it throws the following compilation error:
BC30456: 'PasteBehavior' is not a member of 'CuteEditor.Editor'.
Here is the code snippet:
<CE:Editor id=''CuteEditor'' EditorOnPaste=''PasteText'' runat=''server'' ...
|
|
|