Expand Minimize
This topic has not yet been rated - Rate this topic

SPUtility.MapWebToIcon method

Maps a Web-site to a corresponding image and tooltip based on the template and configuration identifier for the site.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public static Pair MapWebToIcon(
	SPWeb web
)

Parameters

web
Type: Microsoft.SharePoint.SPWeb
An SPWeb object that represents the site.

Return value

Type: System.Web.UI.Pair
A Pair object where the first element is the image URL and the second element is the tool tip.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.