"implement is not supported in C#" .I found the correct syntax as follow:
Microsoft.SharePoint.IListEventSink.OnEvent(Microsoft.SharePoint.SPListEvent
listEvent)
{
}
thanks for your help anyways,
Reza
> public class EventSing: IListEventSink
> {
[quoted text clipped - 19 lines]
> >
> > On Error Resume Next
CJ Taylor - 23 Oct 2004 17:06 GMT
Yeah I realized that this morning. My bad. Everythign else should have
been money though, sorry about that.
> "implement is not supported in C#" .I found the correct syntax as follow:
>
[quoted text clipped - 28 lines]
>> >
>> > On Error Resume Next