Re: EditorWysiwygModeCss - not a valid virtual path

  •  02-27-2009, 2:38 AM

    Re: EditorWysiwygModeCss - not a valid virtual path

    Hi AndyFel,
     
    Please try this way:
     
    Editor1.EditorWysiwygModeCss = "~/site/previewpage.ashx?id=48577&aspx"
     
    If you use parameters like id=123, name=mycss, you need to add this string '&aspx' in the end
     
     
    Regards,
     
    Ken
View Complete Thread