Marc-Michael Hohensteiner
Guest
|
Posted:
Wed Jan 05, 2005 10:43 pm Post subject:
Set an eventhandler in a document libary |
|
|
Hi,
i want to add an eventhandler in a document libary.
The handler is in the Global Assembly cache. On the advanced settings page
of the documentlibary you can set these handlers.
But i want to do that in .net, using c#.
Does anyone know a way to do that? I think the UpdateList-Method in the
lists.asmx cannot do that, or am i wrong?
I didn't find out a way by now.
Can anyone help?
thanks,
regards,
Marc |
|
Marco
Guest
|
Posted:
Thu Jan 06, 2005 1:29 am Post subject:
RE: Set an eventhandler in a document libary |
|
|
It is not possible to do this via C#. Depending on your needs, it could also
be an option to add the event handler to the schema.xml in the site
definition of the list.
Marco
"Marc-Michael Hohensteiner" wrote:
| Quote: | Hi,
i want to add an eventhandler in a document libary.
The handler is in the Global Assembly cache. On the advanced settings page
of the documentlibary you can set these handlers.
But i want to do that in .net, using c#.
Does anyone know a way to do that? I think the UpdateList-Method in the
lists.asmx cannot do that, or am i wrong?
I didn't find out a way by now.
Can anyone help?
thanks,
regards,
Marc
|
|
|