DbResXConverter.ImportResourceFile

Imports an individual ResX Resource file into the database

public bool ImportResourceFile(string FileName,
	string ResourceSetName,
	string LocaleId)

Parameters

FileName
Full path to the the ResX file

ResourceSetName
Name of the file or for local resources the app relative path plus filename (admin/default.aspx or default.aspx)

LocaleId
Locale Id of the file to import. Use "" for Invariant


See also:

Class DbResXConverter

© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic