SharePoint is the platform where we can store the set of values as items, files as documents in folder or Library. But how we manage all the data’s, there comes Web sites. The above collection of web sites are managed… Continue Reading →
By SharePoint object model, how we can get all the sites with sub sites and the top-level sites alone separately. The following snippet which returns all the sites and sub-sites from the site collection. SPSite site=new SPSite.AllWebs; and if we… Continue Reading →
© 2023 KTSKUMAR.COM — Powered by WordPress
Theme by Anders Noren — Up ↑