SPUtility.MapToIcon Method
Include Protected Members
Include Inherited Members
Returns the name of the image file for the icon that is used to represent the specified file.
Overload List
Name | Description | |
---|---|---|
MapToIcon(SPWeb, String, String) | Returns the name of the image file for the icon that is used to represent the specified file. | |
MapToIcon(SPWeb, String, String, IconSize) | Returns the name of the image file for the icon that is used to represent the specified file. |
Top