Click or drag to resize
PortalFormHelper.LoadProperties Method
Loads the properties file

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public 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