- December 19, 2007
There is a lot of enthusiasm around building IIS UI modules that show up in the IIS Manager. The extensibility model that IIS 7.0 ships with is great and provides a lot of opportunity for developers to come up with nifty modules.
One thing that developers miss out is to add an icon for the UI module. If you register a UI module without an icon IIS Manager shows the default icon of a gear wheel.
Its pretty simple to add an Icon to your module so that it looks neat in IIS Manager. One of the...
http://blogs.msdn.com/vijaysk/archive/2007/12/19/adding-icons-to-your-custom-iis-7-0-manag...
|
|