What is the difference between SharePoint Web and Site [closed]
Asked Answered
P

1

5

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 share any links for better understanding this approach?

Polo answered 11/11, 2012 at 19:56 Comment(0)
O
15

Basically:

UI Term          API Class Name
-------          --------------
Site Collection  SPSite
Site             SPWeb

For further information, see the following:

SPWeb.Webs, Site vs SubSite

Getting my head round spsite vs spweb vs anything else

SPSite vs SPWeb, Site Collection vs Site

Odoric answered 12/11, 2012 at 7:38 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.