FileResourceReader Constructor |
Constructor.
Namespace: CMS.LocalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 13.0.131
Syntax public FileResourceReader(
string filePath
)
Parameters
- filePath
- Type: SystemString
File path to read
See Also