What is the syntax (or is it possible) to reference one of the embedded resources from telerik? I have created a grid that has a custom CommandItemTemplate containing a Telerik Toolbar. I want to create a refresh button that is pulled from the telerik dll. I noticed that some of the build it ImageUrl properites use a synxax like:
mvwres://Telerik.Web.UI, Version=2008.1.415.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4/Telerik.Web.UI.Skins.Default.Grid.Refresh.gif
If I cut and paste this into the Toolbar Button image, it doesn't seem to work.
Am I totally off base here?
mvwres://Telerik.Web.UI, Version=2008.1.415.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4/Telerik.Web.UI.Skins.Default.Grid.Refresh.gif
If I cut and paste this into the Toolbar Button image, it doesn't seem to work.
Am I totally off base here?