0
votes
0answers
104 views

Use picture name from picture library as lookup field

I have a picture library that I want to use the name as the source of a lookup. You cannot do this with the Name field. So, I created a new field, Picture Name. I am trying to wire up an ItemReceiver ...
4
votes
1answer
154 views

how to programetically get the type (TemplateType) of a Library using the item url

Imagine if you have image url which is existing within a site collection in Sitecollectionimages library: testserver/Sitecollectionimages/image.jpg How can I get the TemplateType (which kind of ...