Re: setting alerts programmatically
From: RG (rajcfn_at_yahoo.com)
Date: 05/14/04
- Next message: RG: "Re: setting alerts programmatically"
- Previous message: Anant Dimri: "Re: SPListCollection permission bug?"
- In reply to: Jan Tielens: "Re: setting alerts programmatically"
- Next in thread: RG: "Re: setting alerts programmatically"
- Messages sorted by: [ date ] [ thread ]
Date: 14 May 2004 15:03:32 -0700
Jan,
thanks for the message. I did look at your web part, but my question
is, is it possible to add alert for an area not a list within an area.
Like in the code below, is it possible to set alert on a selected Area
and not an SPList object for the current user.
System.Guid newAlertGuid = user.Alerts.Add(selectedList,
GetSelectedChangeType(), GetSelectedFrequency());
Any help appreciated.
RG
"Jan Tielens" <jan@no.spam.please.leadit.be> wrote in message news:<e7JGWZKOEHA.4044@TK2MSFTNGP10.phx.gbl>...
> This is possible, I've created a web part with similar features:
> http://weblogs.asp.net/jan/archive/2004/03/27/97335.aspx
>
> You can download the source code, so you can have a look how I solved it. If
> you have any problems, let me know.
> --
> Greetz
> Jan
> ____________________
> Read my weblog: http://weblogs.asp.net/jan
> "RG" <rajcfn@yahoo.com> schreef in bericht
> news:10d11d03.0405110747.244f95f3@posting.google.com...
> > For my current assignment, I have to write a web part that displays
> > all the areas within the portal and user should be able to select an
> > area from that list and set alert (including contains keyword,etc) for
> > that area .
> >
> > Can any one please let me know if this is possible as I do not see if
> > I can create alerts for an area within the portal. I could see
> > creating alerts for lists though, but for an area
- Next message: RG: "Re: setting alerts programmatically"
- Previous message: Anant Dimri: "Re: SPListCollection permission bug?"
- In reply to: Jan Tielens: "Re: setting alerts programmatically"
- Next in thread: RG: "Re: setting alerts programmatically"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|