Gets a themed image path.
A path the the themed image.
The function takes in account the current desktop theme. If the name of the image contains a size part, the size part is changed according to the dimensions.
string image = MainUtil.ThemedImage("save20x20.gif", ImageDimension.id32x32);
// "/sitecore/client/themes/standard/save32x32.gif"
MainUtil Class | Sitecore Namespace | MainUtil.ThemedImage Overload List