Pass in the base phyiscal path for the project.
For Web Projects this will be the Web root dir for non-Web projects this will be the project base path as a string.
public DbResXConverter(System.String basePhsyicalPath)
Parameters
basePhsyicalPath
Optional - allows specifying the virtual path where the resources are loaded and saved to.
If not specified HttpContext.Current.PhysicalPath is used instead.
Overloads:
See also:
Class DbResXConverter© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic