SPUtility.MapWebToIcon method
SharePoint 2013
Maps a Web-site to a corresponding image and tooltip based on the template and configuration identifier for the site.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- web
- Type: Microsoft.SharePoint.SPWeb
An SPWeb object that represents the site.
Return value
Type: System.Web.UI.PairA Pair object where the first element is the image URL and the second element is the tool tip.