BloggingAbout.NET
Thoughts of developers
Sign in
|
Join
|
Help
Home
Blogs
Media
All Tags
»
C#
»
Eventhandler
(
RSS
)
Browse Blog Posts by Tags
Showing related tags and posts for the
Blogs
application. See
all tags in the site
Events
SharePoint
SharePoint events: modify SPListItem fields with vars from the Session in the itemAdding or itemAdded events
Some time ago I tried to alter a field of a SPListItem right after the moment that the item has been created. A var was stored in the Session so it could be used on the newly created SPListItem (itemAdded). NOT. I figured out that the HttpContext isn't available when during the ItemAdded event. When...
Posted to
BBB - Bas Blogging 'Bout SharePoint
by
Bas
on Fri, Jan 30 2009
Filed under:
Filed under:
SharePoint
,
Eventhandler
,
Events
,
c#
Page 1 of 1 (1 items)
Copyright © 2003-2010 BloggingAbout.NET