Get WebSiteId from WebSite Name
Normal in our coding, we encounter this situation that we need WebsiteId and all further actions are dependant on Website ID Inorder to retrieve WebSiteId from webSitename , here is the code. /// /// Get website id on websitename /// /// Name of the IIS server e.g. localhost /// Name… Read more »