08-30-05 01:05 PM
Hi Nihal,
that is correct.
You also need to add it to the relevant code to the console that renders
your action.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"nihal" <nihal_101@hotmail.com> wrote in message
news:DBCED07A-ECBF-40E6-8832-44742A791351@microsoft.com...[vbcol=seagreen]
> Hi Stefan,
> Thank you very much for your help
> I 've devoloped DeleteChannelAction Class wich inherets from
> BasePostBackAction. In order to call this action from the
> defaultConsole.ascx
> I need to register my action :
> Is ' <%@ Register TagPrefix="CustomAction"
> Namespace="MyProject.WebControls"
> Assembly="MyProject" %>' correct ??
>
> --
> regards,
> Nihal
>
>
> "Stefan [MSFT]" wrote:
>
[ Post a follow-up to this message ]
|