|
| Feature request: enable developers to use their own resources |
 |
Tue, 12 Sep 2006 00:32:38 +000 |
CS provides great extensibility options. However, I'm writing an add-on where I
use localized XSLT which I want to store in same place as CS does, i.e. in
~\Languages\<langid>. Therefore I'd like to see additional public methods
in ResourceManager, e.g.
public static string GetResource(int resourceId, string fileName)
|
| Post Reply
|
|
|
|
|
|
|
|
|
|