Profil de puneetAchilles WatchesPhotosBlogListesPlus ![]() | Aide |
SharePoint: Web User Control in master pagesI was using the SharePoint designer and instantiated the User Control (placed in CONTROL TEMPLATES) I created for the top navigation bar in the master page.
Since i was working with the split mode. I didnt see any HTML of the user control in the page. So this is the tricky part, i had not given the id for the instance on the page.
Enjai,
Puneet.H
SharePoint: Caml Query- Time being ignoredHey All, Caml query not using the time part in datetime. If your are doing a caml query and you see that your time is being ignored in datetime try this:
<Value Type=”DateTime” IncludeTimeValue=”TRUE”><Today /></Value>
You have to use IncludeTimeValue=”TRUE”.
Found this blog which explained it, and works like a dream.
Enjai,
Puneet.H |
|
|