PortalFormHelperLoadProperties Method |
Loads the properties file
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static string LoadProperties(
string folder,
string fileName
)
Parameters
- folder
- Type: SystemString
Folder with the properties - fileName
- Type: SystemString
File name
Return Value
Type:
StringSee Also