Please note that it will overrwrite any existing resource files if they already exist, so please use this class with care if you have existing ResX resources.
System.Object
Westwind.Globalization.wwDbResXExporter
| Member | Description | |
|---|---|---|
![]() |
Constructor | |
![]() ![]() |
ResXDocumentTemplate | |
![]() |
FormatResourceSetPath | Translates the resource set path to a system path based on the base virutal and output paths. public string FormatResourceSetPath( string ResourceSet, bool LocalResources ); |
![]() |
GenerateResXFiles | Work method that goes through the database resources and dumps them into resource files. Note - will overwrite existing files. public bool GenerateResXFiles( bool LocalResources ); |
![]() |
WebPhysicalPath | The physical path of the Web application. This path serves as the root path to write resources to. |