Click or drag to resize
FileResourceEditor Methods

The FileResourceEditor type exposes the following members.

Methods
  NameDescription
Public methodDeleteResourceString
Removes default resource string.
Public methodGetResourceDataSet
Returns dataset containing default resource strings.
Public methodGetResourceString
Returns default resource string specified culture.
Protected methodLoadFiles
Loads the resource file from the specified path.
Protected methodSaveFile
Stores modified resource strings orf requested culture to file.
Public methodSetResourceString
Sets/updates default resource string.
Top
See Also