PortalFormHelper.LoadProperties Method |
Loads the properties file
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntaxpublic static string LoadProperties(
string folder,
string fileName
)
Parameters
- folder
- Type: System.String
Folder with the properties - fileName
- Type: System.String
File name
Return Value
Type:
String
See Also