08-23-06 06:22 PM
Hi Chandy,
that is as expected and is the same also for ASP.NET 1.1
This property is only available in the PropertyChangingEventArgs and not in
the PropertyChangedEventArgs.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Chandy" <chandy@totalise.co.uk> wrote in message
news:1156341065.832877.300660@p79g2000cwp.googlegroups.com...
> Hi all,
>
> I previously used http://support.microsoft.com/kb/873203/ to do cleanup
> of deleted resources. It all worked fine under ASP.Net 1.1 but now I
> am trying it under 2.0 and I can't get it to compile as it says:
>
> 'PropertyValue' is not a member of
> 'Microsoft.ContentManagement.Publishing.Events.PropertyChangedEventArgs'
>
> What the?? Is there some difference with SP2 that is causing this or
> am I just missing a reference somewhere?
>
> TIA,
>
> Chandy
>
[ Post a follow-up to this message ]
|