Timeline for Difference between SPWeb and SPSite
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Apr 24, 2015 at 8:19 | history | suggested | Phoenix | CC BY-SA 3.0 | Improved formatting for the first code snippet. |
| Apr 24, 2015 at 7:54 | review | Suggested edits | |||
| S Apr 24, 2015 at 8:19 | |||||
| Jun 9, 2014 at 8:20 | vote | accept | bimbob | ||
| Jun 6, 2014 at 12:35 | answer | added | Ali Jafer | timeline score: 6 | |
| Jun 6, 2014 at 12:11 | history | edited | bimbob | CC BY-SA 3.0 | edited body |
| Jun 6, 2014 at 11:34 | answer | added | Cameron Verhelst | timeline score: 2 | |
| Jun 6, 2014 at 11:05 | comment | added | Aanchal | So your site name is same for both the cases?? | |
| Jun 6, 2014 at 10:39 | comment | added | w128 | SPSite represents a site collection while SPWeb represents a specific web site within the site collection. Normally, you open a specific SPWeb within SPSite via SPSite.OpenWeb(). You can use SPSite.AllWebs to enumerate existing webs, or SPSite.RootWeb. | |
| Jun 6, 2014 at 10:21 | history | asked | bimbob | CC BY-SA 3.0 |