spweb Questions
2
Not of the site collection itself, but the individual SPWeb's.
Bewilder asked 14/10, 2008 at 14:24
1
Solved
Could anybody explain the difference between SP.Web and SP.Site entities?
As I understand SP.Site contains different SP.Webs, that represent SiteCollections. Is it correct? Could you please s...
Polo asked 11/11, 2012 at 19:56
1
Solved
I'm currently working on a project where I'm adding docx-files to the Layout folder in Visual Studio and then use those ducment files to create Content Types.
The problem is that I can't get the d...
Prophets asked 19/6, 2012 at 9:40
3
Solved
I'm hoping someone can help me out. I need to get the root web of the current site from the SPContext. It's easily done with the following
SPContext.Current.Site.RootWeb
I'm comfortable with the...
Christie asked 13/6, 2011 at 11:9
1
Solved
So I'm inside a web scroped feature (properties.Feature.Parent = SPWeb).
How do I get the SPWebApplication from this SPWeb?
I tried:
SPWebApplication webApp = (SPWebApplication)properties.Featur...
Andriaandriana asked 17/2, 2011 at 13:45
6
So far, in my research I have seen that it is unwise to set AllowUnsafeUpdates on GET request operation to avoid cross site scripting. But, if it is required to allow this, what is the proper way t...
Gerrilee asked 17/10, 2008 at 21:14
1
© 2022 - 2024 — McMap. All rights reserved.