08-03-06 06:23 PM
Hi Stefan,
I've already tried overriding my custom console's render method and
overriding the
Microsoft.ContentManagement.WebControls.ConsoleControls.Console class
but they only ever see the console's table tag, the SCRIPT tag seems to
be added to a different control. Any idea's how I can access that?
I'm surprised this problem hasn't come up before, hasn't anyone else
had this problem?
Stefan [MSFT] wrote:[vbcol=seagreen]
> Hi Andrew,
>
> this object is generated from the MCMS console (as you can see from the
> comment).
> There are two possible ways to go:
>
> 1) open a support case and request a hotfix or a design change request for
> this
> 2) implement your own console class, derive from the original class, consu
me
> the output in the render method, adjust the code to your requirements and
> then render this modified content.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> "Andrew" <andrewcrowe@gmail.com> wrote in message
> news:1154510241.565880.149890@h48g2000cwc.googlegroups.com...
[ Post a follow-up to this message ]
|