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